mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2024-10-01 01:06:10 -04:00
ci: run all workflows when the backend updates
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
parent
6da62a62f0
commit
79b0866c62
@ -12,9 +12,9 @@ workflows:
|
|||||||
config-path: .circleci/continue_config.yml
|
config-path: .circleci/continue_config.yml
|
||||||
mapping: |
|
mapping: |
|
||||||
.circleci/.* run-all-workflows true
|
.circleci/.* run-all-workflows true
|
||||||
|
gpt4all-backend/.* run-all-workflows true
|
||||||
gpt4all-bindings/python/.* run-python-workflow true
|
gpt4all-bindings/python/.* run-python-workflow true
|
||||||
gpt4all-bindings/typescript/.* run-ts-workflow true
|
gpt4all-bindings/typescript/.* run-ts-workflow true
|
||||||
gpt4all-bindings/csharp/.* run-csharp-workflow true
|
gpt4all-bindings/csharp/.* run-csharp-workflow true
|
||||||
gpt4all-backend/.* run-chat-workflow true
|
|
||||||
gpt4all-chat/.* run-chat-workflow true
|
gpt4all-chat/.* run-chat-workflow true
|
||||||
.* run-default-workflow true
|
.* run-default-workflow true
|
||||||
|
Loading…
Reference in New Issue
Block a user