Skip to content

Commit

Permalink
Update docker-image-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eeholmes authored Apr 15, 2024
1 parent 231dfd8 commit ba1f345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:
on:
workflow_dispatch: null
push:
branches: ${{ env.IMAGE_BRANCH }}
branches: main
paths:
- 'images/${{ env.IMAGE_NAME }}/**'
- '.github/workflows/docker-image-${{ env.IMAGE_NAME }}.yml'
Expand Down

0 comments on commit ba1f345

Please sign in to comment.