From 59277a5e089115c4c296968f57f6ffff9885f8f7 Mon Sep 17 00:00:00 2001 From: anabellabuckvar <41971124+anabellabuckvar@users.noreply.github.com> Date: Fri, 14 Jun 2024 13:30:06 -0700 Subject: [PATCH] DOP-4599 remove from preprd for testing --- .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 02c4866d4..ecbfffbfb 100644 --- a/.github/workflows/deploy-stg-ecs.yml +++ b/.github/workflows/deploy-stg-ecs.yml @@ -3,7 +3,6 @@ on: branches: - "main" - "integration" - - "DOP-4599" concurrency: group: environment-stg-${{ github.ref }} cancel-in-progress: true