Skip to content

Commit 46f6a49

Browse files
authored
ci: Always run on dev branch only
1 parent c13827e commit 46f6a49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sync_crowdin.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
schedule:
66
- cron: 00 12 * * 1
77
push:
8+
branches: dev
89
paths:
910
- assets/i18n/*.json
1011
- assets/i18n/*.dart

0 commit comments

Comments
 (0)