Skip to content

Commit

Permalink
Merge branch 'main' into fix/autoscaling
Browse files Browse the repository at this point in the history
  • Loading branch information
mishraomp authored Mar 6, 2024
2 parents c5880d6 + f75f5fc commit 7c3c4a2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
# https://github.com/bcgov-nr/action-deployer-openshift
deploy-test:
name: Deploy (test)
needs: [vars]
uses: bcgov/quickstart-openshift-helpers/.github/workflows/[email protected]
secrets:
oc_namespace: ${{ secrets.OC_NAMESPACE }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-close.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ concurrency:

jobs:
cleanup:
name: Cleanup OpenShift and/or Promote Images
name: Cleanup and Images
uses: bcgov/quickstart-openshift-helpers/.github/workflows/[email protected]
secrets:
oc_namespace: ${{ secrets.OC_NAMESPACE }}
Expand Down

0 comments on commit 7c3c4a2

Please sign in to comment.