Skip to content

Commit

Permalink
Merge pull request #840 from nsidc/revert-400-remove-binder-comment
Browse files Browse the repository at this point in the history
Revert "Remove binder PR comments"
  • Loading branch information
jhkennedy authored Oct 4, 2024
2 parents 87d99e0 + 8cd700a commit f05ba8d
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/[email protected]
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f05ba8d

Please sign in to comment.