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 9168fb9 commit dde63adCopy full SHA for dde63ad
.github/workflows/pr-close.yml
@@ -12,7 +12,7 @@ concurrency:
12
jobs:
13
cleanup:
14
name: Cleanup and Images
15
- uses: bcgov/quickstart-openshift-helpers/.github/workflows/.pr-close.yml@v0.4.0
+ uses: bcgov/quickstart-openshift-helpers/.github/workflows/.pr-close.yml@v0.5.0
16
secrets:
17
oc_namespace: ${{ secrets.OC_NAMESPACE }}
18
oc_token: ${{ secrets.OC_TOKEN }}
0 commit comments