Skip to content

Improve the release process docs #14

Improve the release process docs

Improve the release process docs #14

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