Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
Deactivate periodical Docker building/pushing action
  • Loading branch information
migueLib authored May 24, 2024
1 parent 62a79b8 commit 28d453b
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: '1 * * * *'
# schedule:
# - cron: '1 * * * *'
push:
branches: [ "main" ]
# Publish semver tags as releases.
Expand Down

0 comments on commit 28d453b

Please sign in to comment.