Skip to content

fix: set allow-unsafe-pr-checkout to true #1619

fix: set allow-unsafe-pr-checkout to true

fix: set allow-unsafe-pr-checkout to true #1619

Workflow file for this run

name: AddBinderBadge
on:
pull_request_target:
jobs:
badge:
runs-on: ubuntu-latest
permissions:
contents: read
issues: write
pull-requests: write
steps:
- uses: manics/action-binderbadge@99560b89939071823821e105afc83aaa87927e03 # v3.0.0
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}