Skip to content

chore(container): update image ghcr.io/bjw-s-labs/gluetun-qb-port-sync ( 3e800b1 → ac6c006 ) #28069

chore(container): update image ghcr.io/bjw-s-labs/gluetun-qb-port-sync ( 3e800b1 → ac6c006 )

chore(container): update image ghcr.io/bjw-s-labs/gluetun-qb-port-sync ( 3e800b1 → ac6c006 ) #28069

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