Skip to content

chore: version packages #145

chore: version packages

chore: version packages #145

Workflow file for this run

# Run the conformance matrix on the CLI's own PRs (harness + verify command changes).
name: conformance
on:
pull_request:
jobs:
verify:
uses: ./.github/workflows/verify-conformance.yml
with:
cli-ref: ${{ github.event.pull_request.head.sha }}