Skip to content

Drop Python 3.6, test 3.12 #621

Drop Python 3.6, test 3.12

Drop Python 3.6, test 3.12 #621

Workflow file for this run

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