Skip to content

Commit

Permalink
Update storybook.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
54nd10 committed Jan 5, 2024
1 parent e56eaf6 commit e6cfadf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
- name: Comment PR
uses: thollander/actions-comment-pull-request@v2
with:
message: ${{steps.check.outputs.summary}}
message: |
${{steps.check.outputs.summary}}

0 comments on commit e6cfadf

Please sign in to comment.