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