Commit ac14b8d
committed
ci: declare contents:read on CI workflow
CI runs three notebook-only jobs (nbfmt, nblint, outputs-removed)
against the diff. None touch the GitHub API beyond actions/checkout.
contents:read is the minimum.
Matches the per-job permissions blocks already used in
notebook-pr-bot.yml and the workflow-level scopes documented in
build-and-deploy.yml.
Signed-off-by: Arpit Jain <arpitjain099@gmail.com>1 parent 0054aff commit ac14b8d
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