mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 20:08:37 +00:00
ci: checkout pull request ref
This commit is contained in:
1
.github/workflows/publish-storybook.yml
vendored
1
.github/workflows/publish-storybook.yml
vendored
@@ -19,6 +19,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
ref: ${{ github.event.pull_request.merge_commit_sha }}
|
||||
# This is required to fetch all commits for chromatic
|
||||
fetch-depth: 0
|
||||
- name: Setup Node.js
|
||||
|
||||
Reference in New Issue
Block a user