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