Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Commit

Permalink
might not need to checkout head sha
Browse files Browse the repository at this point in the history
  • Loading branch information
amacneil committed Mar 11, 2021
1 parent 779cf2f commit 99d1e70
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,6 @@ jobs:
with:
fetch-depth: 0
lfs: true
# checkout head of PR rather than merge commit
ref: ${{ github.event.pull_request.head.sha || github.sha }}
- name: Configure Node.js
uses: actions/setup-node@v2.1.5
with:
Expand Down

0 comments on commit 99d1e70

Please sign in to comment.