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 364d980 commit 1cf2768Copy full SHA for 1cf2768
1 file changed
.github/workflows/main.yml
@@ -5,7 +5,7 @@ on:
5
branches:
6
- master
7
schedule:
8
- - cron: "0 */12 * * *"
+ - cron: "0 */6 * * *"
9
jobs:
10
build:
11
runs-on: ubuntu-latest
0 commit comments