Skip to content

Commit

Permalink
Only build images on merge to main
Browse files Browse the repository at this point in the history
  • Loading branch information
john-craft committed Oct 24, 2023
1 parent 6399614 commit 0b7ebf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Build and Push Container Image
on:
pull_request:
push:
branches: [ main ]
jobs:
build-and-push:
Expand Down

0 comments on commit 0b7ebf3

Please sign in to comment.