Skip to content

Commit

Permalink
Do not schedule "per commit" CI pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
christoph-bessei committed Oct 4, 2024
1 parent b37e981 commit df5ee3d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/per-commit_publish-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
push:
branches-ignore:
- main
schedule:
- cron: "41 9 * * *"

jobs:
# Republish the default caddy:2-alpine docker image on Quay.io
Expand Down

0 comments on commit df5ee3d

Please sign in to comment.