Skip to content

ci: align Release notes handling with the org canonical pattern #12

ci: align Release notes handling with the org canonical pattern

ci: align Release notes handling with the org canonical pattern #12

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