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 b820f99 commit ee97cf7Copy full SHA for ee97cf7
.github/workflows/tests.yml
@@ -4,7 +4,7 @@ on:
4
branches: [ master, main ]
5
6
schedule:
7
- - cron: '01 00 * * *'
+ - cron: '01 07 * * *'
8
9
workflow_dispatch:
10
inputs:
0 commit comments