Skip to content

Commit 5b77af0

Browse files
committed
docs-builder: add pull-requests: write permission to docs-build workflow (#8603)
(cherry picked from commit 7cf538c)
1 parent 227bea2 commit 5b77af0

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
@@ -16,4 +16,4 @@ jobs:
1616
deployments: write
1717
id-token: write
1818
contents: read
19-
pull-requests: read
19+
pull-requests: write

0 commit comments

Comments
 (0)