Skip to content

Intermediate python #11

Intermediate python

Intermediate python #11

Workflow file for this run

name: binder-badge
on:
pull_request_target:
jobs:
badge:
runs-on: ubuntu-latest
steps:
- uses: manics/action-binderbadge@main
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}