Skip to content

Commit fd57b52

Browse files
committed
fix: add on push
1 parent dfd729d commit fd57b52

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/crowdin-to-github.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Crowdin To GitHub
22

33
on:
44
workflow_dispatch:
5+
push:
6+
branches: [ crowdin-i18n ]
57
schedule:
68
- cron: '15 * * * *' # sync every hour
79

0 commit comments

Comments
 (0)