Skip to content

Commit

Permalink
Blargh
Browse files Browse the repository at this point in the history
  • Loading branch information
cottsay committed Nov 20, 2024
1 parent 46fde28 commit 61257e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reviewer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- run: git fetch origin ${{ github.event.pull_request.merge_commit_sha }}
- run: git fetch origin ${{ github.event.pull_request.head.sha }}
- uses: ros-infrastructure/rosdistro-reviewer@main
with:
token: ${{ github.token }}

0 comments on commit 61257e7

Please sign in to comment.