Skip to content

Fix monthly issue metrics workflow #341

Fix monthly issue metrics workflow

Fix monthly issue metrics workflow #341

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 }}