Commit e9a5e8b
committed
fix(INFRA-3631): add read-only job-level permissions to shadow CI caller
Add job-level permissions to the shadow-ci caller job so the nested
ci.yml can start. All permissions are read-only except id-token:write
(required for Namespace runners) to avoid duplicating commit statuses
and PR comments that the normal CI pipeline already writes.1 parent 0b1fa04 commit e9a5e8b
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
23 | 30 | | |
24 | 31 | | |
25 | 32 | | |
| |||
0 commit comments