Give pages job write permissions(#1464)
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user