Grant the Render workflow write permissions (#3273)

This commit is contained in:
Adam Turner 2023-08-05 13:34:06 +01:00 committed by GitHub
parent 7eff25dcfd
commit 7b86f6deb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ jobs:
render-peps:
name: Render PEPs
runs-on: ubuntu-latest
permissions:
contents: write
strategy:
fail-fast: false
matrix: