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 abc5f8c commit 2ec2d06Copy full SHA for 2ec2d06
.github/workflows/cron-translations.yml
@@ -1,5 +1,5 @@
1
on:
2
- cron:
+ schedule:
3
- cron: "7 0 * * *" # every day at 0:07 UTC
4
5
name: Pull translations from Crowdin
0 commit comments