Skip to content

Commit

Permalink
Comment out branch filter for now
Browse files Browse the repository at this point in the history
  • Loading branch information
fastfadingviolets committed Jul 10, 2024
1 parent cacde06 commit 1cbe5ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Create and publish a Docker image

on:
push:
branches: ['main']
# branches: ['main']
release:
types: [published]
workflow_dispatch:
Expand Down

0 comments on commit 1cbe5ca

Please sign in to comment.