Commit 1289146
authored
ci: Secret Scanner caller must grant the reusable's job permissions (#99)
Adds `pull-requests: write` + `actions: read` to the `scan` job so the
standards secret-scanner reusable's gitleaks job can start. A called
workflow cannot exceed the caller's grant; without this the run dies at
startup (`startup_failure`, 0s) — the estate-wide Secret Scanner red.
Mechanical caller-side fix, mirrors hyperpolymath/standards#472. No
behaviour change beyond letting the scan run.
🤖 Generated with [Claude Code](https://claude.com/claude-code)1 parent cd9255c commit 1289146
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
24 | 28 | | |
25 | | - | |
| 29 | + | |
0 commit comments