Skip to content

Backport PR #1444 on branch 6.x (ci: Test on PyPy 3.11 instead of 3.10) #2228

Backport PR #1444 on branch 6.x (ci: Test on PyPy 3.11 instead of 3.10)

Backport PR #1444 on branch 6.x (ci: Test on PyPy 3.11 instead of 3.10) #2228

Workflow file for this run

name: Enforce PR label
concurrency:
group: label-${{ github.ref }}
cancel-in-progress: true
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