From 6d777ff42a866ab542de24f9b05956879bd0df83 Mon Sep 17 00:00:00 2001 From: Matt Meigs Date: Mon, 8 Jan 2024 09:26:55 -0500 Subject: [PATCH] preprd --- .github/workflows/deploy-stg-ecs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploy-stg-ecs.yml b/.github/workflows/deploy-stg-ecs.yml index 55c5630b3..56680cbe8 100644 --- a/.github/workflows/deploy-stg-ecs.yml +++ b/.github/workflows/deploy-stg-ecs.yml @@ -3,6 +3,7 @@ on: branches: - "master" - "integration" + - "DOP-4127-no-makefiles" concurrency: group: environment-stg-${{ github.ref }} cancel-in-progress: true