We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6917326 commit 11e5dccCopy full SHA for 11e5dcc
.github/workflows/pr-close.yml
@@ -14,11 +14,11 @@ jobs:
14
name: Cleanup and Images
15
uses: bcgov/quickstart-openshift-helpers/.github/workflows/.pr-close.yml@feat/ghEnvironmentsII
16
secrets:
17
- environment: dev
18
oc_namespace: ${{ secrets.OC_NAMESPACE }}
19
oc_token: ${{ secrets.OC_TOKEN }}
20
with:
21
cleanup: label
+ environment: dev
22
packages: api
23
24
merge-notification:
0 commit comments