Skip to content

LT-22638: Show OpenType feature names and multi-valued variants #257

LT-22638: Show OpenType feature names and multi-valued variants

LT-22638: Show OpenType feature names and multi-valued variants #257

name: OpenSpec Validation
on:
pull_request:
paths:
- 'openspec/**'
- '**/AGENTS.md'
jobs:
validate-refs:
runs-on: windows-2022
steps:
- uses: actions/checkout@v7
- name: Validate OpenSpec cross-references
shell: pwsh
run: |
./scripts/openspec/Validate-OpenSpecRefs.ps1