Skip to content

Bump markdown-to-jsx from 7.2.1 to 7.5.0 #165

Bump markdown-to-jsx from 7.2.1 to 7.5.0

Bump markdown-to-jsx from 7.2.1 to 7.5.0 #165

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
permissions:
pull-requests: write
steps:
- name: enforce-triage-label
uses: jupyterlab/maintainer-tools/.github/actions/enforce-label@v1