Skip to content

fix(container): update dragonfly operator group ( v1.1.3 → v1.1.4 ) (patch) #5630

fix(container): update dragonfly operator group ( v1.1.3 → v1.1.4 ) (patch)

fix(container): update dragonfly operator group ( v1.1.3 → v1.1.4 ) (patch) #5630

---
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Meta - Enforce PR labels
on:
pull_request:
types:
- opened
- closed
- synchronize
- labeled
- unlabeled
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"