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