Enable workflow to run on fork pull requests (#435)
This commit is contained in:
1
.github/workflows/ci-chromatic.yaml
vendored
1
.github/workflows/ci-chromatic.yaml
vendored
@ -2,6 +2,7 @@ name: 'CI Chromatic'
|
||||
|
||||
on:
|
||||
push:
|
||||
pull_request_target:
|
||||
jobs:
|
||||
chromatic-deployment:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user