Fix double Run CI (#459)
Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
2
.github/workflows/ci-chromatic.yaml
vendored
2
.github/workflows/ci-chromatic.yaml
vendored
@ -2,6 +2,8 @@ name: 'CI Chromatic'
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request_target:
|
||||
jobs:
|
||||
chromatic-deployment:
|
||||
|
||||
Reference in New Issue
Block a user