Skip to content

feat: change compact command (#196) #423

feat: change compact command (#196)

feat: change compact command (#196) #423

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