mirror of
https://github.com/owncast/owncast.git
synced 2024-11-25 06:12:23 +03:00
Run chromatic on PRs
This commit is contained in:
parent
a2a294bc4c
commit
660c95786e
1 changed files with 3 additions and 0 deletions
3
.github/workflows/chromatic.yml
vendored
3
.github/workflows/chromatic.yml
vendored
|
@ -7,6 +7,9 @@ on:
|
|||
push:
|
||||
paths:
|
||||
- web/**
|
||||
pull_request_target:
|
||||
paths:
|
||||
- web/**
|
||||
|
||||
# List of jobs
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue