Skip to content

feat(container): update image ghcr.io/unpoller/unpoller ( v2.11.2 → v2.12.0 ) #9778

feat(container): update image ghcr.io/unpoller/unpoller ( v2.11.2 → v2.12.0 )

feat(container): update image ghcr.io/unpoller/unpoller ( v2.11.2 → v2.12.0 ) #9778

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