diff --git a/.github/workflows/deploy-stg-ecs.yml b/.github/workflows/deploy-stg-ecs.yml index 37ed59875..d697a8e85 100644 --- a/.github/workflows/deploy-stg-ecs.yml +++ b/.github/workflows/deploy-stg-ecs.yml @@ -3,6 +3,7 @@ on: branches: - 'main' - 'integration' + - "DOP-4599" concurrency: group: environment-stg-${{ github.ref }} cancel-in-progress: true