From 089e06f8e4c5136a2f42739492b706fb5a187bc3 Mon Sep 17 00:00:00 2001 From: anabellabuckvar <41971124+anabellabuckvar@users.noreply.github.com> Date: Fri, 13 Sep 2024 10:14:50 -0400 Subject: [PATCH] DOP-4599 push 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 37ed59875..d697a8e85 100644 --- a/.github/workflows/deploy-stg-ecs.yml +++ b/.github/workflows/deploy-stg-ecs.yml @@ -3,6 +3,7 @@ on: branches: - 'main' - 'integration' + - "DOP-4599" concurrency: group: environment-stg-${{ github.ref }} cancel-in-progress: true