Skip to content

Use nox for our GitHub Actions workflows #350

Use nox for our GitHub Actions workflows

Use nox for our GitHub Actions workflows #350

Workflow file for this run

name: AddBinderBadge
on:
pull_request_target:
jobs:
badge:
runs-on: ubuntu-latest
steps:
- uses: manics/[email protected]
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}