Skip to content

Commit

Permalink
debug info
Browse files Browse the repository at this point in the history
  • Loading branch information
skoudoro committed Sep 12, 2023
1 parent 3a0f672 commit bd91786
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ jobs:
env:
PR_PATH: pull/${{github.event.number}}
BASE_URL: https://dipy.github.io/dipy.org
HEAD: ${{ github.event.pull_request.head.repo.full_name }}
BASE: ${{ github.repository }}
NB: ${{github.event.number}}
STATUS: ${{github.event.pull_request.head.repo.full_name != github.repository}}
steps:
- name: Comment on PR
uses: hasura/[email protected]
Expand Down

0 comments on commit bd91786

Please sign in to comment.