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 5d50535 commit c789331Copy full SHA for c789331
.github/workflows/tests.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
branches: [ main ]
6
schedule:
7
- - cron: "0 6 * * 3"
+ - cron: "0 6 * * *"
8
pull_request:
9
10
0 commit comments