Pattern
Changed-Files List Semantics
changed-files-string-mismatch
A recurring CI/CD failure shape where GitHub Actions outputs a space-separated changed-files list, but expressions treat it as a single string, causing endsWith-style filters to misfire and lint steps to be skipped.