Commit 89b68ef
fix(ci): repair workflow(s) GitHub has never parsed
These files were rejected by the workflow parser before any run could be
scheduled: the API reported each name as its file path (the never-parsed
fallback), and every run failed at 0s with zero jobs and no logs.
- .github/workflows/secret-scanner.yml:ILLEGAL_KEY:rust-secrets:if-hashFiles
Validated per file: actionlint, yaml.safe_load, duplicate-key check.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent 0be35c8 commit 89b68ef
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| |||
0 commit comments