Skip to content

test: report a bare docs/adr/NNNN citation as unresolved (#129) #326

test: report a bare docs/adr/NNNN citation as unresolved (#129)

test: report a bare docs/adr/NNNN citation as unresolved (#129) #326

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