Skip to content

feat: add compact and flush statements (#181) #385

feat: add compact and flush statements (#181)

feat: add compact and flush statements (#181) #385

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