Skip to content

Commit

Permalink
updated chromatic workflow trigger action
Browse files Browse the repository at this point in the history
  • Loading branch information
devilkiller-ag committed Jun 4, 2024
1 parent 96e466f commit ae10eb7
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
Expand Up @@ -2,7 +2,9 @@

name: 'Chromatic'

on: push
on:
pull_request_target:
types: [opened, reopened, ready_for_review]

jobs:
chromatic:
Expand Down

0 comments on commit ae10eb7

Please sign in to comment.