Skip to content

Commit

Permalink
fix: update merge workflow handling of PR number inputs, part 3 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeLyttle authored Nov 29, 2024
1 parent 28a1d66 commit 1d175f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
# https://github.com/bcgov/quickstart-openshift-helpers
deploy-test:
name: Deploy (test)
needs: [vars]
uses: ./.github/workflows/.deployer.yml
secrets:
oc_namespace: ${{ secrets.OC_NAMESPACE }}
Expand Down

0 comments on commit 1d175f8

Please sign in to comment.