mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-08 09:00:05 +00:00
fix(chromatic.yaml): change edit-mode from replace to append to preserve existing comments in pull request
This commit is contained in:
2
.github/workflows/chromatic.yaml
vendored
2
.github/workflows/chromatic.yaml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
issue-number: ${{ github.event.pull_request.number }}
|
||||
body-includes: '<!-- STORYBOOK_BUILD_STATUS -->'
|
||||
comment-author: 'github-actions[bot]'
|
||||
edit-mode: replace
|
||||
edit-mode: append
|
||||
body: |
|
||||
<!-- STORYBOOK_BUILD_STATUS -->
|
||||
## 🎨 Storybook Build Status
|
||||
|
||||
Reference in New Issue
Block a user