Skip to content

Commit 1bb520b

Browse files
docs-builder: add pull-requests: write permission to docs-build workflow (#44946) (#45067)
(cherry picked from commit 9e9edd7) Co-authored-by: Jan Calanog <nejcalanog@gmail.com>
1 parent 433ca4a commit 1bb520b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
deployments: write
1818
id-token: write
1919
contents: read
20-
pull-requests: read
20+
pull-requests: write

0 commit comments

Comments
 (0)