Skip to content

Commit 81aaf2a

Browse files
avivkellerCopilot
andauthored
Update .github/workflows/chromatic.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Aviv Keller <me@aviv.sh>
1 parent 404261c commit 81aaf2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/chromatic.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ on:
1212
branches:
1313
- main
1414
paths:
15-
- packages/ui-components
15+
- packages/ui-components/**
1616
pull_request_target:
1717
branches:
1818
- main
1919
paths:
20-
- packages/ui-components
20+
- packages/ui-components/**
2121
types:
2222
- labeled
2323
workflow_dispatch:

0 commit comments

Comments
 (0)