We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27377e2 commit 77a1909Copy full SHA for 77a1909
.github/workflows/crowdin.yml
@@ -6,7 +6,7 @@ on:
6
branches:
7
- main
8
schedule:
9
- - cron: '0 1 * * 1' # Every Monday at 01:00 UTC
+ - cron: '0 1 * * *' # Every day at 01:00 UTC
10
11
permissions:
12
contents: write
0 commit comments