Skip to content

Commit bcfff12

Browse files
[9.0] docs-builder: add pull-requests: write permission to docs-build workflow (#8603) (#8608)
Co-authored-by: Jan Calanog <[email protected]>
1 parent 227bea2 commit bcfff12

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)