Skip to content

docs(skill): record 2026-09-05 calibration of process-discussions #216

docs(skill): record 2026-09-05 calibration of process-discussions

docs(skill): record 2026-09-05 calibration of process-discussions #216

Workflow file for this run

name: Docs Link Check
on:
pull_request:
paths:
- "**/*.md"
- "scripts/check_md_links.py"
- ".github/workflows/docs-links.yml"
permissions:
contents: read
jobs:
check-links:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4
- name: Check relative markdown links
run: python3 scripts/check_md_links.py