Skip to content

Commit

Permalink
[DDS-1576] Added workflow trigger for merges.
Browse files Browse the repository at this point in the history
  • Loading branch information
GROwen committed Oct 3, 2023
1 parent 0356ec8 commit f7a871e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:
push:
branches:
- "build/**"
pull_request_target:
types:
- closed

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit f7a871e

Please sign in to comment.