We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81ffe97 commit ee8fe4fCopy full SHA for ee8fe4f
1 file changed
.github/workflows/translation-sync.yml
@@ -5,7 +5,8 @@ on:
5
- cron: '0 2 * * *'
6
workflow_dispatch:
7
8
-permissions: {}
+permissions:
9
+ contents: read
10
11
jobs:
12
sync:
0 commit comments