Skip to content

Commit d79040f

Browse files
authored
Merge pull request #10224 from ethereum/gh-chromatic-job
Chromatic job - change event for the workflow
2 parents ff17634 + de7d299 commit d79040f

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/chromatic.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,7 @@ name: Chromatic Publish and Testing
55

66
# Event for the workflow
77
on:
8-
pull_request:
9-
types:
10-
- opened
11-
- synchronize
12-
- ready_for_review
8+
push:
139
paths:
1410
# Only run on file changes in any of these paths
1511
- "src/components/**/*"

0 commit comments

Comments
 (0)