Skip to content

Drop support for Python 3.9; eliminate duplicate run of test-mindeps CI #360

Drop support for Python 3.9; eliminate duplicate run of test-mindeps CI

Drop support for Python 3.9; eliminate duplicate run of test-mindeps CI #360

Workflow file for this run

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