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 1fcd46d commit 6072deeCopy full SHA for 6072dee
.github/workflows/go.yml
@@ -13,7 +13,7 @@ on:
13
- 'main'
14
15
schedule:
16
- - cron: '0 * */1 * *'
+ - cron: '0 0 */2 * *'
17
18
workflow_dispatch:
19
.github/workflows/go_cross.yml
@@ -10,7 +10,7 @@ on:
10
11
12
.github/workflows/go_fuzz.yml
.github/workflows/go_test.yml
0 commit comments