Skip to content

fix(container): update image ghcr.io/jmbannon/ytdl-sub ( 2024.11.24 → 2024.11.26 ) #9021

fix(container): update image ghcr.io/jmbannon/ytdl-sub ( 2024.11.24 → 2024.11.26 )

fix(container): update image ghcr.io/jmbannon/ytdl-sub ( 2024.11.24 → 2024.11.26 ) #9021

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