From 300be8981d9041b3cf0917761a483490339f06df Mon Sep 17 00:00:00 2001 From: Anabella Buckvar Date: Thu, 18 Jan 2024 12:32:13 -0500 Subject: [PATCH] DOP-4724 copy change --- .github/workflows/deploy-stg-ecs.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/deploy-stg-ecs.yml b/.github/workflows/deploy-stg-ecs.yml index c2d4d8d79..55c5630b3 100644 --- a/.github/workflows/deploy-stg-ecs.yml +++ b/.github/workflows/deploy-stg-ecs.yml @@ -3,7 +3,6 @@ on: branches: - "master" - "integration" - - "DOP-4724" concurrency: group: environment-stg-${{ github.ref }} cancel-in-progress: true