Skip to content

fix(container): update image ghcr.io/onedr0p/prowlarr-nightly ( 1.12.2.4206 → 1.12.2.4209 ) #19055

fix(container): update image ghcr.io/onedr0p/prowlarr-nightly ( 1.12.2.4206 → 1.12.2.4209 )

fix(container): update image ghcr.io/onedr0p/prowlarr-nightly ( 1.12.2.4206 → 1.12.2.4209 ) #19055

---
# 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/[email protected]
with:
BANNED_LABELS: "do-not-merge"