Skip to content

Add central workflow which requires CORE4 labels on PRs prior to merging #1

Add central workflow which requires CORE4 labels on PRs prior to merging

Add central workflow which requires CORE4 labels on PRs prior to merging #1

Workflow file for this run

name: CORE4 label enforcement
permissions:
contents: read
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize, reopened, edited]
jobs:
require-label:
uses: guardian/.github/.github/workflows/require-label.yaml@4cb5024736632ffcc564b7f4b772c38b8e5ce739 # v2.0.0