Skip to content

Commit 5bc4e0e

Browse files
authored
CCM-13298: PR Closed Destroy (#308)
* CCM-13298: PR Closed Destroy * CCM-13298: PR Closed Destroy
1 parent 37ce482 commit 5bc4e0e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr_destroy_dynamic_env.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: PR Destroy Environment
33
on:
44
pull_request:
55
types: [closed]
6+
branches:
7+
- '*'
68

79
concurrency:
810
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)