Skip to content

fix(container): update image ghcr.io/onedr0p/sonarr-develop ( 4.0.11.2793 → 4.0.11.2800 ) #9688

fix(container): update image ghcr.io/onedr0p/sonarr-develop ( 4.0.11.2793 → 4.0.11.2800 )

fix(container): update image ghcr.io/onedr0p/sonarr-develop ( 4.0.11.2793 → 4.0.11.2800 ) #9688

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