Skip to content

feat(container)!: Update image ghcr.io/onedr0p/qbittorrent ( 4.6.7 → 5.0.0 ) #27856

feat(container)!: Update image ghcr.io/onedr0p/qbittorrent ( 4.6.7 → 5.0.0 )

feat(container)!: Update image ghcr.io/onedr0p/qbittorrent ( 4.6.7 → 5.0.0 ) #27856

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