Skip to content

Commit

Permalink
Only make docker images on master
Browse files Browse the repository at this point in the history
  • Loading branch information
rumpelsepp committed Nov 1, 2024
1 parent 5a91eb5 commit 60f6f36
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish-arch-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ on:
push:
branches:
- master
release:
types: [published]

env:
REGISTRY: ghcr.io
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/publish-debian-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ on:
push:
branches:
- master
release:
types: [published]

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 60f6f36

Please sign in to comment.