Skip to content

chore: Upgrade unplugin-vue-components from 0.26.0 to 0.27.0 #890

chore: Upgrade unplugin-vue-components from 0.26.0 to 0.27.0

chore: Upgrade unplugin-vue-components from 0.26.0 to 0.27.0 #890

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/[email protected]
secrets:
oc_namespace: ${{ secrets.OC_NAMESPACE }}
oc_token: ${{ secrets.OC_TOKEN }}
with:
cleanup: label
packages: backend common database frontend legacy processor