Skip to content

Commit

Permalink
Merge branch 'master' into update-HBA-bridge-mappings-to-nerves-to-po…
Browse files Browse the repository at this point in the history
…int-to-nerve-roots
  • Loading branch information
Anita Caron authored May 24, 2024
2 parents 048757a + b6083d7 commit faf82b0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,13 @@ jobs:
trigger: '#gogoeditdiff'
env:
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
- uses: xt0rted/pull-request-comment-branch@v2
id: comment-branch
- uses: actions/checkout@v4
if: steps.check.outputs.triggered == 'true'
with:
ref: ${{ steps.comment-branch.outputs.head_ref }}
path: branch
- uses: actions/checkout@v4
if: steps.check.outputs.triggered == 'true'
with:
Expand Down

0 comments on commit faf82b0

Please sign in to comment.