Skip to content

Commit

Permalink
Update docker-build-and-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Roopan-Microsoft authored Jan 27, 2025
1 parent 0b5e2ff commit 0984bc0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/docker-build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@ name: Build and Push Docker Image

on:
pull_request:
types: [closed]
types:
- opened
- ready_for_review
- reopened
- synchronize
branches:
- main
- dev
Expand Down

0 comments on commit 0984bc0

Please sign in to comment.