Skip to content

Commit ee39190

Browse files
committed
Fix doc translation GH Actions job failures
1 parent 796aa2d commit ee39190

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/update-docs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ on:
1313
- 'docs/**'
1414
- mkdocs.yml
1515

16+
permissions:
17+
contents: write
18+
pull-requests: write
19+
1620
jobs:
1721
update-docs:
1822
if: "!contains(github.event.head_commit.message, 'Update all translated document pages')"

0 commit comments

Comments
 (0)