Skip to content

chore: fix (#145)

chore: fix (#145) #295

Workflow file for this run

name: Dev Checks
concurrency:
group: dev-${{ github.ref }}
cancel-in-progress: true
on:
push:
branches:
- main
pull_request:
jobs:
basic-checks:
uses: ./.github/workflows/check_docs.yaml
secrets: inherit