Skip to content

Commit

Permalink
run chromatic on branch ready
Browse files Browse the repository at this point in the history
  • Loading branch information
etienneburdet committed Oct 11, 2023
1 parent 36272ee commit 7d63561
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: "Chromatic"

on: push
on:
pull_request:
types: [ready_for_review]

jobs:
chromatic-deployment:
Expand Down

0 comments on commit 7d63561

Please sign in to comment.