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 0f12533 commit de234c7Copy full SHA for de234c7
.github/workflows/crowdin.yml
@@ -3,7 +3,7 @@ name: Update translations
3
on:
4
# Check for updates every sunday
5
schedule:
6
- - cron: '0 0 * * 0'
+ - cron: '0 0 * * *'
7
push:
8
branches: [ V3 ]
9
workflow_dispatch:
0 commit comments