Skip to content

Bump markdown-to-jsx from 7.3.2 to 7.5.0 in /ui-tests #11

Bump markdown-to-jsx from 7.3.2 to 7.5.0 in /ui-tests

Bump markdown-to-jsx from 7.3.2 to 7.5.0 in /ui-tests #11

Workflow file for this run

name: Binder Badge
on:
pull_request_target:
types: [opened]
jobs:
binder:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: jupyterlab/maintainer-tools/.github/actions/binder-link@v1
with:
github_token: ${{ secrets.github_token }}