Skip to content

0.4.x: Fix (part of the) CI #1432

0.4.x: Fix (part of the) CI

0.4.x: Fix (part of the) CI #1432

Workflow file for this run

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