Skip to content

chore(planning): bump convention to 2.0.0 (flat change files) (#93) #257

chore(planning): bump convention to 2.0.0 (flat change files) (#93)

chore(planning): bump convention to 2.0.0 (flat change files) (#93) #257

Workflow file for this run

name: main
on:
push:
branches:
- main
pull_request: {}
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
checks:
uses: ./.github/workflows/_checks.yml