We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8144a96 commit 83be80bCopy full SHA for 83be80b
1 file changed
.github/workflows/crowdin-sync.yml
@@ -17,6 +17,10 @@ on:
17
18
jobs:
19
sync-crowdin:
20
+ permissions:
21
+ contents: write
22
+ pull-requests: write
23
+
24
runs-on: ubuntu-latest
25
26
steps:
0 commit comments