Skip to content

Commit

Permalink
Test update for cleanup action
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Oct 3, 2024
1 parent 6917326 commit 11e5dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-close.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ jobs:
name: Cleanup and Images
uses: bcgov/quickstart-openshift-helpers/.github/workflows/.pr-close.yml@feat/ghEnvironmentsII
secrets:
environment: dev
oc_namespace: ${{ secrets.OC_NAMESPACE }}
oc_token: ${{ secrets.OC_TOKEN }}
with:
cleanup: label
environment: dev
packages: api

merge-notification:
Expand Down

0 comments on commit 11e5dcc

Please sign in to comment.