Skip to content

Commit

Permalink
Revert "Remove binder PR comments (#400)"
Browse files Browse the repository at this point in the history
This reverts commit f2b8e78.
  • Loading branch information
jhkennedy authored Oct 3, 2024
1 parent 87d99e0 commit ffce4a7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/binder-badge.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: AddBinderBadge
on:
pull_request_target:

jobs:
badge:
runs-on: ubuntu-latest
steps:
- uses: manics/action-binderbadge@main
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ffce4a7

Please sign in to comment.