Skip to content

Commit

Permalink
Merge pull request #10272 from ethereum/revert-10224-gh-chromatic-job
Browse files Browse the repository at this point in the history
Revert "Chromatic job - change event for the workflow"
  • Loading branch information
corwintines authored May 19, 2023
2 parents b342383 + 3730c23 commit 740611b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,11 @@ name: Chromatic Publish and Testing

# Event for the workflow
on:
push:
pull_request:
types:
- opened
- synchronize
- ready_for_review
paths:
# Only run on file changes in any of these paths
- "src/components/**/*"
Expand Down

0 comments on commit 740611b

Please sign in to comment.