Files
Max Isbey cffb527956 ci: run full matrix on PRs targeting any branch
The pull_request branch filter meant the test/lint/coverage matrix only ran
on PRs targeting main or v1.x. Stacked PRs (targeting feature branches) only
got the conformance checks, which are continue-on-error and don't exercise
unit tests. Removing the filter so the full matrix runs on every PR.
2026-04-16 21:43:14 +00:00
..