Skip to content

Backport PR #288 on branch 2.x (Fix tests) #658

Backport PR #288 on branch 2.x (Fix tests)

Backport PR #288 on branch 2.x (Fix tests) #658

Workflow file for this run

name: Enforce PR label
on:
pull_request_target:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
enforce-label:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- name: enforce-triage-label
uses: jupyterlab/maintainer-tools/.github/actions/enforce-label@v1