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

Co-authored-by: shainaraskas <58563081+shainaraskas@users.noreply.github.com>
This commit is contained in:
Jan Calanog 2025-06-23 10:01:05 +02:00 committed by GitHub
parent a79bbffb0b
commit cc405dc83c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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