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 8bd0f61 commit 8cff03aCopy full SHA for 8cff03a
.github/workflows/update-lint-and-build.yml
@@ -1,6 +1,8 @@
1
name: Translation and Linting Workflow
2
3
on:
4
+ schedule:
5
+ - cron: '0 * * * *'
6
push:
7
branches:
8
- '*'
0 commit comments