Skip to content

Sending a manifest update on an erroring or crashing pod should force a deleting of the pod #253

Sending a manifest update on an erroring or crashing pod should force a deleting of the pod

Sending a manifest update on an erroring or crashing pod should force a deleting of the pod #253

Workflow file for this run

name: "Add Triage label"
on:
issues:
types:
- reopened
- opened
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v3
with:
process-only: 'issues'
config-path: '.github/label-triage.yml'