Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

fix(container): update image ghcr.io/onedr0p/prowlarr-nightly ( 1.20.0.4570 → 1.20.1.4599 ) #16561

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

fix(container): update image ghcr.io/onedr0p/prowlarr-nightly ( 1.20.0.4570 → 1.20.1.4599 ) #16561

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