Skip to content

Commit 2eaaad3

Browse files
authored
remove schedule
Signed-off-by: Zoey <[email protected]>
1 parent b295c6a commit 2eaaad3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build Docker Image
22
on:
3-
schedule:
4-
- cron: "0 0 */6 * *"
3+
# schedule:
4+
# - cron: "0 0 */6 * *"
55
push:
66
branches:
77
- latest

0 commit comments

Comments
 (0)