Skip to content

chore(ci): Text and output adjustments #75

chore(ci): Text and output adjustments

chore(ci): Text and output adjustments #75

Workflow file for this run

name: PR Closed
on:
pull_request:
types: [closed]
concurrency:
# PR open and close use the same group, allowing only one at a time
group: ${{ github.event.number }}
cancel-in-progress: true
jobs:
cleanup:
name: Cleanup and Images
uses: bcgov/quickstart-openshift-helpers/.github/workflows/.pr-close.yml@v0.5.0

Check failure on line 15 in .github/workflows/pr-close.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr-close.yml

Invalid workflow file

error parsing called workflow ".github/workflows/pr-close.yml" -> "bcgov/quickstart-openshift-helpers/.github/workflows/.pr-close.yml@v0.5.0" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
secrets:
oc_namespace: ${{ secrets.OC_NAMESPACE }}
oc_token: ${{ secrets.OC_TOKEN }}
with:
cleanup: label
packages: frontend rctool