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