Skip to content
Snippets Groups Projects
Commit bd15909e authored by Simon Li's avatar Simon Li
Browse files

Add workflow to create a binder badge comment on PRs

See https://github.com/jupyterhub/binder/issues/212#issuecomment-687706341
parent 11cdea05
No related branches found
No related tags found
No related merge requests found
name: binder-badge
on:
pull_request_target:
jobs:
badge:
runs-on: ubuntu-latest
steps:
- uses: manics/action-binderbadge@main
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment