Skip to content

Commit 64b3de2

Browse files
Merge pull request #10 from Pavan-Microsoft/testtdev1
Update docker-build-and-push.yml
2 parents d2d03aa + 3ddfdde commit 64b3de2

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
@@ -15,6 +15,7 @@ on:
1515

1616
jobs:
1717
build-and-push:
18+
if: github.event.pull_request.merged == true || github.event_name == 'workflow_dispatch'
1819
runs-on: ubuntu-latest
1920

2021
steps:

0 commit comments

Comments
 (0)