We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db4a56a + b69314b commit e9c1e4fCopy full SHA for e9c1e4f
1 file changed
.github/workflows/translation-sync.yml
@@ -8,6 +8,11 @@ on:
8
- 'src/content/tutorials/en/**'
9
workflow_dispatch:
10
11
+permissions:
12
+ contents: read
13
+ issues: write
14
+ pull-requests: read
15
+
16
jobs:
17
track-translation-changes:
18
runs-on: ubuntu-latest
0 commit comments