Skip to content

Adding definition of members and authors #5529

Adding definition of members and authors

Adding definition of members and authors #5529

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/enforce-label-action@2.2.2
with:
BANNED_LABELS: "don't merge"