Skip to content

Add lint command (#29) #22

Add lint command (#29)

Add lint command (#29) #22

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:
run-checks-and-tests:
uses: bloq/actions/.github/workflows/js-checks.yml@v1