Skip to content

Commit

Permalink
Merge pull request #127 from joesturge/joesturge-patch-1
Browse files Browse the repository at this point in the history
Update push.yml
  • Loading branch information
joesturge authored Oct 20, 2024
2 parents e205760 + 8db3dad commit 58de8ba
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ name: Integration Test
on:
push:
branches:
- '**'
- master
- main
pull_request:
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
Expand Down

0 comments on commit 58de8ba

Please sign in to comment.