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 24f8979 commit 3afd749Copy full SHA for 3afd749
1 file changed
.github/workflows/crowdin-download-workflow.yml
@@ -8,7 +8,7 @@ on:
8
required: true
9
default: "main"
10
schedule:
11
- - cron: '0 * * * *' # Runs daily at 20:00 UTC (15:00 Central)
+ - cron: '25 20 * * *' # Runs daily at 20:25 UTC (15:25 Central)
12
13
permissions:
14
contents: write
0 commit comments