We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db4a56a commit b69314bCopy full SHA for b69314b
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