We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c7889d commit 8c437d0Copy full SHA for 8c437d0
1 file changed
.github/workflows/docker-publish.yml
@@ -6,8 +6,8 @@ name: Docker
6
# documentation.
7
8
on:
9
- schedule:
10
- - cron: "0 10 * * *"
+ # schedule:
+ # - cron: "0 10 * * *"
11
push:
12
branches:
13
- "**"
0 commit comments