Skip to content

Commit

Permalink
ci: deploy chromatic on push to main (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
hussedev authored Oct 24, 2024
1 parent 68feadc commit 0f3820e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: "Chromatic Deployment"
on:
push:
branches: [main]
pull_request:
types: [opened, synchronize, ready_for_review]
branches: [main]
Expand Down

0 comments on commit 0f3820e

Please sign in to comment.