mirror of
https://github.com/urbit/shrub.git
synced 2024-12-25 13:04:17 +03:00
interface: run chromatic on push to update baselines
This commit is contained in:
parent
8df6c5faaa
commit
467ce21341
5
.github/workflows/chromatic.yml
vendored
5
.github/workflows/chromatic.yml
vendored
@ -4,6 +4,11 @@ on:
|
||||
pull_request:
|
||||
paths:
|
||||
- 'pkg/interface/**'
|
||||
push:
|
||||
paths:
|
||||
- 'pkg/interface/**'
|
||||
branches:
|
||||
- 'release/next-userspace'
|
||||
|
||||
jobs:
|
||||
chromatic-deployment:
|
||||
|
Loading…
Reference in New Issue
Block a user