Skip to content

feat(container): update image ghcr.io/actions/actions-runner to v2.313.0 - autoclosed #9042

feat(container): update image ghcr.io/actions/actions-runner to v2.313.0 - autoclosed

feat(container): update image ghcr.io/actions/actions-runner to v2.313.0 - autoclosed #9042

---
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@2.2.2
with:
BANNED_LABELS: "do-not-merge"