From d018e99e7892b4c69ce35d1b2f5f968ecd1531b9 Mon Sep 17 00:00:00 2001 From: sidnhs Date: Wed, 17 Dec 2025 13:23:18 +0000 Subject: [PATCH] CCM-13298: PR Closed Destroy --- .github/workflows/pr_destroy_dynamic_env.disabled | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/pr_destroy_dynamic_env.disabled b/.github/workflows/pr_destroy_dynamic_env.disabled index 7749efa7..ce7df036 100644 --- a/.github/workflows/pr_destroy_dynamic_env.disabled +++ b/.github/workflows/pr_destroy_dynamic_env.disabled @@ -5,6 +5,8 @@ name: PR Destroy Environment on: pull_request: types: [closed] + branches: + - '*' concurrency: group: ${{ github.workflow }}-${{ github.ref }}