Skip to content

Add 'Mainnet' and 'Testnet' badges on NavBar #1119

Add 'Mainnet' and 'Testnet' badges on NavBar

Add 'Mainnet' and 'Testnet' badges on NavBar #1119

Workflow file for this run

name: JS Checks
on:
pull_request:
push:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}
cancel-in-progress: true
jobs:
js-checks:
uses: hemilabs/actions/.github/workflows/js-checks.yml@main