From 7e6beef3b9c4199820ed4a21a0e2bb79a2412fa8 Mon Sep 17 00:00:00 2001 From: Anabella Buckvar Date: Thu, 22 Feb 2024 16:13:33 -0500 Subject: [PATCH] DOP4306-b remove branch 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 c60c38296..2e0cfb462 100644 --- a/.github/workflows/deploy-stg-ecs.yml +++ b/.github/workflows/deploy-stg-ecs.yml @@ -3,7 +3,6 @@ on: branches: - "main" - "integration" - - "DOP-4306" concurrency: group: environment-stg-${{ github.ref }} cancel-in-progress: true