Give pages job write permissions(#1464)
This commit is contained in:
parent
50f3750842
commit
01967e9f48
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -52,6 +52,8 @@ jobs:
|
||||
./bin/forbid
|
||||
pages:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
env:
|
||||
RUSTFLAGS: --deny warnings
|
||||
|
Loading…
Reference in New Issue
Block a user