Commit e368edd
authored
ci: Secret Scanner caller must grant the reusable's job permissions (#43)
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 275e1f6 commit e368edd
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
15 | 19 | | |
16 | | - | |
| 20 | + | |
0 commit comments