diff --git a/.github/workflows/binder-badge.yml b/.github/workflows/binder-badge.yml new file mode 100644 index 0000000..0a0b9a7 --- /dev/null +++ b/.github/workflows/binder-badge.yml @@ -0,0 +1,11 @@ +name: binder-badge +on: + pull_request_target: + +jobs: + badge: + runs-on: ubuntu-latest + steps: + - uses: manics/action-binderbadge@main + with: + githubToken: ${{ secrets.GITHUB_TOKEN }} diff --git a/README.md b/README.md index 1b73ce7..29ae915 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ +pourcnrs # Conda environment with requirements.txt +