We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46b5664 commit 9c1f339Copy full SHA for 9c1f339
1 file changed
.github/workflows/translation.yml
@@ -2,7 +2,7 @@ name: Translation
2
3
on:
4
schedule:
5
- - cron: '00 00,00 * * sun'
+ - cron: '00 00,00 * * sun' # Runs at 00:00 UTC on Sunday
6
7
jobs:
8
build:
0 commit comments