From d30a773841efe5981b38bc57af1326213ea1f413 Mon Sep 17 00:00:00 2001 From: Anabella Buckvar Date: Thu, 18 Jan 2024 12:32:44 -0500 Subject: [PATCH] DOP-4724 copy change --- .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 55c5630b3..c2d4d8d79 100644 --- a/.github/workflows/deploy-stg-ecs.yml +++ b/.github/workflows/deploy-stg-ecs.yml @@ -3,6 +3,7 @@ on: branches: - "master" - "integration" + - "DOP-4724" concurrency: group: environment-stg-${{ github.ref }} cancel-in-progress: true