Skip to content

fix(ci): update to common pr-cleanup job #426

fix(ci): update to common pr-cleanup job

fix(ci): update to common pr-cleanup job #426

Workflow file for this run

name: Pull Request Closed
on:
pull_request:
types:
- closed
concurrency:
group: ${{ github.event.number }}
cancel-in-progress: true
jobs:
cleanup:
name: Cleanup and Images
uses: bcgov/quickstart-openshift-helpers/.github/workflows/[email protected]

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/[email protected]" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
secrets:
oc_namespace: ${{ vars.OC_NAMESPACE }}
oc_token: ${{ secrets.OC_TOKEN }}
with:
cleanup: label
packages: api public admin db
cleanup_name: fom