We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb53cdc commit bf08eeaCopy full SHA for bf08eea
.github/workflows/e2e.yaml
@@ -45,7 +45,7 @@ on:
45
default: false
46
description: "If checked, additionally create service using latest stable version, then upgrade to the current version"
47
schedule:
48
- - cron: "0 3 * * *"
+ - cron: "0 7 * * *"
49
50
defaults:
51
run:
0 commit comments