We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5860a99 commit c69a2b9Copy full SHA for c69a2b9
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