Skip to content

Commit 8e8f361

Browse files
authored
Update component-library-ci.yml
1 parent 98869cb commit 8e8f361

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/component-library-ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Component-Library-CI
22

33
on:
4+
workflow_dispatch:
45
workflow_call:
56

67
jobs:
@@ -113,4 +114,4 @@ jobs:
113114
with:
114115
comment-id: ${{ steps.eyes-report-comment.outputs.comment-id }}
115116
edit-mode: replace
116-
body: ${{ steps.eyes.outputs.EYES_REPORT }}
117+
body: ${{ steps.eyes.outputs.EYES_REPORT }}

0 commit comments

Comments
 (0)