Skip to content

Commit e2d9739

Browse files
authored
chore(chromatic): run on workflow changes (#7823)
Signed-off-by: Aviv Keller <[email protected]>
1 parent b486a5a commit e2d9739

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
@@ -13,11 +13,13 @@ on:
1313
- main
1414
paths:
1515
- packages/ui-components/**
16+
- .github/workflows/chromatic.yml
1617
pull_request_target:
1718
branches:
1819
- main
1920
paths:
2021
- packages/ui-components/**
22+
- .github/workflows/chromatic.yml
2123
types:
2224
- labeled
2325
workflow_dispatch:

0 commit comments

Comments
 (0)