Skip to content

Only check if results are cloud hosted when there are results #307

Only check if results are cloud hosted when there are results

Only check if results are cloud hosted when there are results #307

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