From fe6d9713198dd21063af8563d7a4b48132ef7275 Mon Sep 17 00:00:00 2001 From: anabellabuckvar <41971124+anabellabuckvar@users.noreply.github.com> Date: Mon, 8 Apr 2024 10:15:54 -0400 Subject: [PATCH] DOP-4401-c pushing to preprd --- .github/workflows/deploy-stg-ecs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploy-stg-ecs.yml b/.github/workflows/deploy-stg-ecs.yml index 2e0cfb462..e3ea76425 100644 --- a/.github/workflows/deploy-stg-ecs.yml +++ b/.github/workflows/deploy-stg-ecs.yml @@ -3,6 +3,7 @@ on: branches: - "main" - "integration" + - "DOP-4401-c" concurrency: group: environment-stg-${{ github.ref }} cancel-in-progress: true