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

This commit is contained in:
Jan Calanog 2025-06-23 22:38:18 +02:00 committed by GitHub
parent 909d66c467
commit ff54065367
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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