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 8c8dde2 commit d8f9304Copy full SHA for d8f9304
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ on:
6
pull_request:
7
branches: [main]
8
schedule:
9
- - cron: "0 */6 * * *"
+ - cron: "40 9 * * *"
10
11
jobs:
12
run_tests:
0 commit comments