Skip to content

Commit

Permalink
pull req checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
retorquere committed Jan 2, 2022
1 parent 9c9d061 commit 04e28ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sheldon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
repository: ${{ github.event.pull_request.head.repo.full_name }}
path: pull-request-2
ref: ${{ github.event.pull_request.head.ref }}
ref: ${{ github.event.pull_request.head.sha }}
- run: cd pull-request-2 && git status

- name: Check for relevant changes
Expand Down

0 comments on commit 04e28ca

Please sign in to comment.