From 9d9033556558eea8107fd6ff746fe367033c5dce Mon Sep 17 00:00:00 2001 From: anabellabuckvar <41971124+anabellabuckvar@users.noreply.github.com> Date: Mon, 15 Apr 2024 13:19:46 -0400 Subject: [PATCH] DOP-4451 remove from 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 ca799a2e38..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-4451" concurrency: group: environment-stg-${{ github.ref }} cancel-in-progress: true