Skip to content

Commit f91b433

Browse files
committed
github: fix permissions of the verify-docs job
(cherry picked from commit 34f3c1e)
1 parent e936d6e commit f91b433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify-pr-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ jobs:
1717
verify-docs:
1818
uses: "./.github/workflows/common-build-docs.yaml"
1919
permissions:
20-
contents: read
20+
contents: write
2121
security-events: write

0 commit comments

Comments
 (0)