Skip to content

Commit

Permalink
update yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cyhfe committed Nov 20, 2023
1 parent 4e44dbc commit 27a749c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@
name: "Chromatic"

# Event for the workflow
on: push
on:
push:
branches:
- storybook

# List of jobs
jobs:
Expand Down

0 comments on commit 27a749c

Please sign in to comment.