Run workflows on PRs + Perform test build
This commit is contained in:
3
.github/workflows/chromatic.yml
vendored
3
.github/workflows/chromatic.yml
vendored
@@ -7,6 +7,9 @@ on:
|
||||
push:
|
||||
paths:
|
||||
- web/**
|
||||
pull_request:
|
||||
paths:
|
||||
- web/**
|
||||
|
||||
# List of jobs
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user