Skip to content

Commit e9c1e4f

Browse files
authored
Merge pull request #1144 from processing/ksen0-patch-3
Update translation-sync.yml workflow
2 parents db4a56a + b69314b commit e9c1e4f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/translation-sync.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ on:
88
- 'src/content/tutorials/en/**'
99
workflow_dispatch:
1010

11+
permissions:
12+
contents: read
13+
issues: write
14+
pull-requests: read
15+
1116
jobs:
1217
track-translation-changes:
1318
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)