Skip to content

Culture system port from Neb. #2263

Culture system port from Neb.

Culture system port from Neb. #2263

Workflow file for this run

name: Enforce PR labels
on:
pull_request:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
enforce-label:
runs-on: ubuntu-20.04
steps:
- uses: yogevbd/enforce-label-action@2.2.2
with:
BANNED_LABELS: "Input: Staff,Input: Author,Needs Announcement,Needs Changelog,Needs Documentation,Stale"