diff --git a/.github/workflows/merge.yml b/.github/workflows/merge.yml index eccdf43..a22debd 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