Skip to content

Backport PR #1904 on branch 0.8.x (New Autograde Preprocessor: IgnorePattern) #128

Backport PR #1904 on branch 0.8.x (New Autograde Preprocessor: IgnorePattern)

Backport PR #1904 on branch 0.8.x (New Autograde Preprocessor: IgnorePattern) #128

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 }}