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 8198c12 commit 721a67c
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 @@ -48,8 +48,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 @@ -87,7 +85,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 721a67c

Please sign in to comment.