We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
latest
1 parent ea9d4bf commit 9cdba95Copy full SHA for 9cdba95
1 file changed
.github/workflows/docker-push.yml
@@ -19,8 +19,8 @@ on:
19
type: string
20
required: true
21
default: latest
22
- schedule:
23
- - cron: "30 18 * * *"
+# schedule:
+# - cron: "30 18 * * *"
24
25
jobs:
26
validation:
0 commit comments