Skip to content

Bump lycheeverse/lychee-action from 1.8.0 to 2.0.2 in /.github/workflows #1

Bump lycheeverse/lychee-action from 1.8.0 to 2.0.2 in /.github/workflows

Bump lycheeverse/lychee-action from 1.8.0 to 2.0.2 in /.github/workflows #1

Workflow file for this run

name: Enforce PR labels
on:
pull_request:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
enforce-label:
runs-on: ubuntu-latest
steps:
- uses: yogevbd/[email protected]
with:
BANNED_LABELS: "admin-review"
BANNED_LABELS_DESCRIPTION: "Remove `admin-review` label for merge"