Skip to content

Commit 659838f

Browse files
committed
add storybook folder to chromatic build paths
1 parent e83d613 commit 659838f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/chromatic.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ on:
1616
- "src/pages/**/*"
1717
- "src/layouts/**/*"
1818
- "src/@chakra-ui/**/*"
19+
- ".storybook/**/*"
1920

2021
# List of jobs
2122
jobs:

0 commit comments

Comments
 (0)