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 4135324 commit 15a5b8bCopy full SHA for 15a5b8b
.github/workflows/main.yml
@@ -5,7 +5,7 @@ on:
5
branches:
6
- master
7
schedule:
8
- - cron: "0 4 * * *"
+ - cron: "0 */6 * * *"
9
10
jobs:
11
build:
0 commit comments