Skip to content

Commit c6366b7

Browse files
Update docker-build-and-push.yml
1 parent 55c082a commit c6366b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-build-and-push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ on:
2222

2323
jobs:
2424
build-and-push:
25+
if: github.event.pull_request.merged == true || github.event_name == 'workflow_dispatch'
2526
runs-on: ubuntu-latest
2627

2728
steps:

0 commit comments

Comments
 (0)