mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +01:00
Trying to fix merge queue support for PRs that don't need tests, #2971 didn't work because it lacks the matrix configuration. This takes a different approach from that, instead filtering each step based on affected paths. This way we're also less likely to see skew in behavior.