We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39fabed commit 0e28251Copy full SHA for 0e28251
1 file changed
.github/workflows/translation.yml
@@ -2,7 +2,7 @@ name: Translation
2
3
on:
4
schedule:
5
- - cron: '10 14 * * *'
+ - cron: '00 00,00 * * sun'
6
7
jobs:
8
build:
0 commit comments