Skip to content

feat(container): update image ghcr.io/onedr0p/plex ( 1.40.4.8679-424562606 → 1.41.3.9314-a0bfb8370 ) #21621

feat(container): update image ghcr.io/onedr0p/plex ( 1.40.4.8679-424562606 → 1.41.3.9314-a0bfb8370 )

feat(container): update image ghcr.io/onedr0p/plex ( 1.40.4.8679-424562606 → 1.41.3.9314-a0bfb8370 ) #21621

---
# 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/enforce-label-action@2.2.2
with:
BANNED_LABELS: "do-not-merge"