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 6c1e81c commit 93bb6dbCopy full SHA for 93bb6db
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 0 * * *'
+ schedule:
+ - cron: '0 0 * * *'
8
push:
9
branches:
10
- '*'
0 commit comments