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

Commit

Permalink
Run CI on PR merge commit
Browse files Browse the repository at this point in the history
  • Loading branch information
amacneil committed Aug 12, 2021
1 parent 350cb67 commit 3b2a989
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
# Chromatic requires running build on the branch head, not PR merge commit
ref: ${{ github.event.pull_request.head.ref }}
fetch-depth: 0
lfs: true

Expand Down Expand Up @@ -86,7 +84,6 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
ref: ${{ github.event.pull_request.head.ref }}
lfs: true

- uses: actions/setup-node@v2
Expand Down

0 comments on commit 3b2a989

Please sign in to comment.