From 3997941f632d7b9b84e0ec601fb9bbbeb8050d55 Mon Sep 17 00:00:00 2001 From: anabellabuckvar <41971124+anabellabuckvar@users.noreply.github.com> Date: Tue, 19 Mar 2024 14:15:58 -0400 Subject: [PATCH] DOP-4414 take off preprd --- .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 9d7a926102..2e0cfb462c 100644 --- a/.github/workflows/deploy-stg-ecs.yml +++ b/.github/workflows/deploy-stg-ecs.yml @@ -3,7 +3,6 @@ on: branches: - "main" - "integration" - - "DOP-4401" concurrency: group: environment-stg-${{ github.ref }} cancel-in-progress: true