We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bf10d1 commit b3c5fc9Copy full SHA for b3c5fc9
1 file changed
.github/workflows/crowdin.yml
@@ -1,7 +1,7 @@
1
name: Crowdin Sync
2
on:
3
schedule:
4
- - cron: "0 0 2/2 * * *"
+ - cron: "0 */2 * * *"
5
6
jobs:
7
sync:
0 commit comments