Give pages job write permissions(#1464)

This commit is contained in:
Josh Soref 2022-12-31 18:09:19 -05:00 committed by GitHub
parent 50f3750842
commit 01967e9f48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,6 +52,8 @@ jobs:
./bin/forbid
pages:
runs-on: ubuntu-latest
permissions:
contents: write
env:
RUSTFLAGS: --deny warnings