From 60de212cfd7d540664e9f4c32937f693ebffb851 Mon Sep 17 00:00:00 2001 From: Dallas Richmond Date: Fri, 1 Nov 2024 10:40:36 -0700 Subject: [PATCH] Remove Comment to test deploy --- .github/workflows/merge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/merge.yml b/.github/workflows/merge.yml index eccdf437..a22debd5 100644 --- a/.github/workflows/merge.yml +++ b/.github/workflows/merge.yml @@ -44,7 +44,7 @@ jobs: tag: ${{ needs.init.outputs.pr }} target: test - # deploy-prod: test + # deploy-prod: # name: Deploy (prod) # needs: [deploy-test, vars] # uses: bcgov/quickstart-openshift-helpers/.github/workflows/.deployer.yml@v0.6.1