Skip to content

Use bloq/typescript linting rules #5

Use bloq/typescript linting rules

Use bloq/typescript linting rules #5

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