Commit b3f7d11
authored
ci: Secret Scanner caller must grant the reusable's job permissions (#45)
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 d386346 commit b3f7d11
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
18 | 22 | | |
19 | | - | |
| 23 | + | |
0 commit comments