Run chromatic on PRs

This commit is contained in:
Gabe Kangas 2022-10-16 22:46:45 -07:00
parent a2a294bc4c
commit 660c95786e
No known key found for this signature in database
GPG key ID: 9A56337728BC81EA

View file

@ -7,6 +7,9 @@ on:
push:
paths:
- web/**
pull_request_target:
paths:
- web/**
# List of jobs
jobs: