Commit 03defac
authored
ci: use minimal permissions for Github Actions (#351)
Fixes #348
we only need to read the contents of the repo to run our tests, no other
permissions are needed, as we currently do not publish via our CI jobs.
Signed-off-by: Joe Richey <joerichey@google.com>1 parent 8eb9c2d commit 03defac
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| |||
0 commit comments