Skip to content

ci(github-action)!: Update image ghcr.io/allenporter/flux-local ( v6.1.1 → v7.0.0 ) #9769

ci(github-action)!: Update image ghcr.io/allenporter/flux-local ( v6.1.1 → v7.0.0 )

ci(github-action)!: Update image ghcr.io/allenporter/flux-local ( v6.1.1 → v7.0.0 ) #9769

---
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Meta - Enforce PR labels
on:
pull_request:
types:
- opened
- labeled
- unlabeled
jobs:
enforce-label:
name: Enforce PR labels
runs-on: ubuntu-latest
steps:
- uses: yogevbd/[email protected]
with:
BANNED_LABELS: "do-not-merge"