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 dfd729d commit fd57b52Copy full SHA for fd57b52
.github/workflows/crowdin-to-github.yml
@@ -2,6 +2,8 @@ name: Crowdin To GitHub
2
3
on:
4
workflow_dispatch:
5
+ push:
6
+ branches: [ crowdin-i18n ]
7
schedule:
8
- cron: '15 * * * *' # sync every hour
9
0 commit comments