From a78731b6a11b5560e515e0096c6c9f2d2ba96e89 Mon Sep 17 00:00:00 2001 From: Anabella Buckvar Date: Wed, 17 Jan 2024 17:45:04 -0500 Subject: [PATCH] DOP-4724 testing --- .github/workflows/deploy-stg-ecs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-stg-ecs.yml b/.github/workflows/deploy-stg-ecs.yml index d61552d3c..c2d4d8d79 100644 --- a/.github/workflows/deploy-stg-ecs.yml +++ b/.github/workflows/deploy-stg-ecs.yml @@ -3,7 +3,7 @@ on: branches: - "master" - "integration" - - "DOP-4274" + - "DOP-4724" concurrency: group: environment-stg-${{ github.ref }} cancel-in-progress: true