Skip to content

docs(bench): record the measured pinned-Linux speed verdict + root cause #192

docs(bench): record the measured pinned-Linux speed verdict + root cause

docs(bench): record the measured pinned-Linux speed verdict + root cause #192

Workflow file for this run

name: docs
on:
push:
branches: [main]
pull_request:
paths:
- "docs/**"
- "scripts/ci/**"
- ".github/workflows/docs.yml"
permissions:
contents: read
jobs:
prior-art-claims:
name: prior-art claims agree with claims.yaml
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check prior-art claim citations
run: bash scripts/ci/check-prior-art-claims.sh
- name: Check ADR records and index
run: bash scripts/ci/check-adr-index.sh