Enable workflow to run on fork pull requests (#435)

This commit is contained in:
Charles Bochet
2023-06-26 10:21:51 -07:00
committed by GitHub
parent 827d6390e4
commit 7f43b3d04f
4 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,7 @@ name: 'CI Chromatic'
on:
push:
pull_request_target:
jobs:
chromatic-deployment:
runs-on: ubuntu-latest