Skip to content

Commit 34cbd27

Browse files
committed
Remove cron schedule for docker build and publish workflow
1 parent 901a40c commit 34cbd27

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/docker-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on:
44
push:
55
tags:
66
- "v*.*.*"
7-
schedule:
8-
- cron: "0 0 * * *"
97
# Trigger without any parameters a proactive rebuild
108
workflow_dispatch: {}
119
workflow_call:

0 commit comments

Comments
 (0)