Skip to content

Commit 9aac60a

Browse files
authored
fix: add permissions to crowdin download workflow
1 parent 1515bb7 commit 9aac60a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/crowdin-download.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
name: Download Crowdin Translations
2+
permissions:
3+
contents: write
4+
pull-requests: write
5+
26
on:
37
repository_dispatch:
48
types:

0 commit comments

Comments
 (0)