Skip to content

[main] Update Image ghcr.io/authelia/authelia ( 4.38.1 → 4.38.2 ) #7318

[main] Update Image ghcr.io/authelia/authelia ( 4.38.1 → 4.38.2 )

[main] Update Image ghcr.io/authelia/authelia ( 4.38.1 → 4.38.2 ) #7318

---
name: Meta - Enforce PR labels
on: # yamllint disable-line rule:truthy
pull_request:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
enforce-label:
name: Enforce PR labels
runs-on: ubuntu-latest
steps:
- uses: yogevbd/enforce-label-action@a3c219da6b8fa73f6ba62b68ff09c469b3a1c024 # 2.2.2
with:
BANNED_LABELS: "do-not-merge"