docs-builder: add pull-requests: write permission to docs-build workflow (#800)

This commit is contained in:
Jan Calanog 2025-06-23 13:39:36 +02:00 committed by GitHub
parent 44ead02b05
commit cef4710695
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,4 +16,4 @@ jobs:
deployments: write
id-token: write
contents: read
pull-requests: read
pull-requests: write