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 901a40c commit 34cbd27Copy full SHA for 34cbd27
.github/workflows/docker-publish.yml
@@ -4,8 +4,6 @@ on:
4
push:
5
tags:
6
- "v*.*.*"
7
- schedule:
8
- - cron: "0 0 * * *"
9
# Trigger without any parameters a proactive rebuild
10
workflow_dispatch: {}
11
workflow_call:
0 commit comments