Skip to content

add pmd7 and eslint9 to the workflows #5555

add pmd7 and eslint9 to the workflows

add pmd7 and eslint9 to the workflows #5555

Workflow file for this run

name: Enforce labels
on:
pull_request:
types: [opened, reopened, synchronize, labeled, unlabeled]
jobs:
enforce-label:
runs-on: ubuntu-latest
steps:
- uses: yogevbd/[email protected]
with:
BANNED_LABELS: "don't merge"