Skip to content

Update python>=3.8, pycrdt>=0.8.11, pre-commit, README #464

Update python>=3.8, pycrdt>=0.8.11, pre-commit, README

Update python>=3.8, pycrdt>=0.8.11, pre-commit, README #464

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