We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0f5c68 commit 38d21b8Copy full SHA for 38d21b8
1 file changed
.github/workflows/docker.yml
@@ -2,7 +2,7 @@ name: Docker Image
2
3
on:
4
schedule:
5
- - cron: "0 11 * * *" # everyday at 10am
+ - cron: "0 11 * * *" # everyday at 11am
6
push:
7
branches: ["**"]
8
tags: ["v*.*.*"]
0 commit comments