Skip to content

Commit

Permalink
subonly
Browse files Browse the repository at this point in the history
  • Loading branch information
daltondhcp authored Dec 6, 2023
1 parent 357b0a7 commit dc686e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
- name: "Checkout"
uses: actions/checkout@v4
with:
ref: ${{github.event.pull_request.head.ref}}
ref: ${{github.event.pull_request.head.sha}}
repository: ${{github.event.pull_request.head.repo.full_name}}
fetch-depth: 0

Expand Down

0 comments on commit dc686e7

Please sign in to comment.