AntiPattern
Changed-File List Misuse
workflow-changed-files-misuse
A workflow uses GitHub Actions string/list functions (e.g., endsWith) on an all-changed-files payload, causing condition checks to mis-evaluate and the linter step to be skipped; correct wiring passes a proper file set.