Commit 4d43bf4
Add a permissions block to ci.yml so the default token can drop to read
The Netlify preview step is the one consumer of the default token's
write access here; contents:read + pull-requests:write is the same
block lecture-jax/ci.yml already carries. The other workflows either
have blocks or write nothing with GITHUB_TOKEN.
Part of QuantEcon/meta#347 item 4.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent e802fe2 commit 4d43bf4
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
| |||
0 commit comments