Skip to content

Commit 38d21b8

Browse files
author
Maik Hummel
committed
11am sounds good
1 parent c0f5c68 commit 38d21b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Docker Image
22

33
on:
44
schedule:
5-
- cron: "0 11 * * *" # everyday at 10am
5+
- cron: "0 11 * * *" # everyday at 11am
66
push:
77
branches: ["**"]
88
tags: ["v*.*.*"]

0 commit comments

Comments
 (0)