Skip to content

Commit 3b2bc10

Browse files
authored
Merge pull request #13435 from TylerAPfledderer/ci/chromatic-on-tailwind-paths
ci(workflows/chromatic): add tailwind paths for trigger
2 parents 5d38c3e + 32d7d32 commit 3b2bc10

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/chromatic.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ on:
1717
- "src/layouts/**/*"
1818
- "src/@chakra-ui/**/*"
1919
- ".storybook/**/*"
20+
- "tailwind.config.ts"
21+
- "src/styles/**/*"
2022

2123
# List of jobs
2224
jobs:

0 commit comments

Comments
 (0)