Skip to content

Commit

Permalink
Update container-image.yml: Enable workflow for PR
Browse files Browse the repository at this point in the history
  • Loading branch information
rabilrbl authored Apr 15, 2024
1 parent 29f52df commit e237218
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/container-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
pull_request:

concurrency:
group: ${{ github.repository }}-${{ github.ref_name }}
Expand Down

0 comments on commit e237218

Please sign in to comment.