Skip to content

Commit 11e5dcc

Browse files
committed
Test update for cleanup action
1 parent 6917326 commit 11e5dcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-close.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ jobs:
1414
name: Cleanup and Images
1515
uses: bcgov/quickstart-openshift-helpers/.github/workflows/.pr-close.yml@feat/ghEnvironmentsII
1616
secrets:
17-
environment: dev
1817
oc_namespace: ${{ secrets.OC_NAMESPACE }}
1918
oc_token: ${{ secrets.OC_TOKEN }}
2019
with:
2120
cleanup: label
21+
environment: dev
2222
packages: api
2323

2424
merge-notification:

0 commit comments

Comments
 (0)