Skip to content

Commit

Permalink
fix: remove cron
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinywan committed Mar 3, 2024
1 parent 6c7889d commit 8c437d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ name: Docker
# documentation.

on:
schedule:
- cron: "0 10 * * *"
# schedule:
# - cron: "0 10 * * *"
push:
branches:
- "**"
Expand Down

0 comments on commit 8c437d0

Please sign in to comment.