Commit 931f522
committed
ci: declare contents: read for the bazel test workflow
The single job in this workflow checks out the repo and runs bazel test with
remote cache via Google service-account credentials (passed as the
GOOGLE_CREDENTIALS secret). It does not write to the repo or call GitHub
APIs for any write, so contents: read is the minimum GITHUB_TOKEN scope it
needs.1 parent 6588bcc commit 931f522
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
| |||
0 commit comments