Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Towards deprecating jupyterlite-xeus-python #24

Towards deprecating jupyterlite-xeus-python

Towards deprecating jupyterlite-xeus-python #24

Workflow file for this run

name: Enforce PR label
permissions:
contents: read
on:
pull_request:
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