Skip to content

Commit b65de15

Browse files
Update docker-build-and-push.yml
1 parent d34fb1b commit b65de15

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

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

1212
jobs:
1313
build-and-push:
14+
if: github.event.pull_request.merged == true || github.event_name == 'workflow_dispatch'
1415
runs-on: ubuntu-latest
1516

1617
steps:

0 commit comments

Comments
 (0)