Skip to content

Add logos for mainnet list #10

Add logos for mainnet list

Add logos for mainnet list #10

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
with:
node-versions: '["16", "18", "20", "22"]'