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 93bb6db commit 652362cCopy full SHA for 652362c
1 file changed
.github/workflows/test-translation.yml
@@ -4,7 +4,7 @@ name: Test translation workflow
4
5
on:
6
schedule:
7
- - cron: '0 0 * * *'
+ - cron: '0 12 * * *'
8
push:
9
branches:
10
- '*'
0 commit comments