Skip to content

Commit

Permalink
Checkout PR head
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrisbin committed Jan 22, 2025
1 parent aa14cf2 commit 080e4c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha }}
- uses: actions/setup-node@v4
- name: Install
run: |
Expand Down

0 comments on commit 080e4c5

Please sign in to comment.