Skip to content

Commit

Permalink
ci: disable scheduled workflow for Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
zfb132 committed Dec 1, 2023
1 parent 9408c50 commit 93a6f0d
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: '40 23 * * *'
# schedule:
# - cron: '40 23 * * *'
push:
branches: [ main ]
# Publish semver tags as releases.
Expand Down

0 comments on commit 93a6f0d

Please sign in to comment.