Commit 572c0ff
committed
ci: declare contents: read on the CI workflow
The 9 jobs in ci.yml (checks, windows-checks, tests, timings, deny,
linux-integration, windows-integration, results) all run actions/checkout
plus build/test steps. None push back to the repo or call write APIs, so
contents: read is the right floor. cover.yml / labeler.yml / publish.yml /
stale.yml in this repo already declare permissions (per-job).
Signed-off-by: Arpit Jain <arpitjain099@gmail.com>1 parent 7c1f39a commit 572c0ff
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| |||
0 commit comments