Skip to content

Commit 77652b7

Browse files
ci(workflow-linter): scope uses: grep to require leading whitespace (#24)
The in-tree workflow-linter.yml ran `grep -rn "uses:"` across workflow files, which matched its own comment lines (`# Pattern: uses: ...`) and shell command lines, causing a self-referential false positive. Fix: require leading whitespace before `uses:` (matches standards/governance-reusable.yml line 640 pattern).
1 parent c40ddc5 commit 77652b7

0 file changed

File tree

    0 commit comments

    Comments
     (0)