Skip to content

feat(helm): update chart cert-manager to v1.14.2 - autoclosed #9087

feat(helm): update chart cert-manager to v1.14.2 - autoclosed

feat(helm): update chart cert-manager to v1.14.2 - autoclosed #9087

---
name: Meta - Enforce PR labels
on: # yamllint disable-line rule:truthy
pull_request:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
enforce-label:
name: Enforce PR labels
runs-on: ubuntu-latest
steps:
- uses: yogevbd/enforce-label-action@2.2.2
with:
BANNED_LABELS: "do-not-merge"