Skip to content

Commit 8c437d0

Browse files
committed
fix: remove cron
1 parent 6c7889d commit 8c437d0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docker-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ name: Docker
66
# documentation.
77

88
on:
9-
schedule:
10-
- cron: "0 10 * * *"
9+
# schedule:
10+
# - cron: "0 10 * * *"
1111
push:
1212
branches:
1313
- "**"

0 commit comments

Comments
 (0)