Skip to content

fix(helm): update chart reloader to 1.0.67 - autoclosed #9079

fix(helm): update chart reloader to 1.0.67 - autoclosed

fix(helm): update chart reloader to 1.0.67 - autoclosed #9079

---
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"