mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-01-19 04:51:18 -05:00
refactor(cli): move out to its own packages (#619)
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -8,6 +8,7 @@ on:
|
||||
- '*'
|
||||
paths:
|
||||
- 'openllm-python/src/openllm/**'
|
||||
- 'openllm-python/src/openllm_cli/**'
|
||||
- 'openllm-core/src/openllm_core/**'
|
||||
- 'openllm-client/src/openllm_client/**'
|
||||
pull_request:
|
||||
@@ -15,6 +16,7 @@ on:
|
||||
- 'main'
|
||||
paths:
|
||||
- 'openllm-python/src/openllm/**'
|
||||
- 'openllm-python/src/openllm_cli/**'
|
||||
- 'openllm-core/src/openllm_core/**'
|
||||
- 'openllm-client/src/openllm_client/**'
|
||||
types: [labeled, opened, synchronize, reopened]
|
||||
|
||||
Reference in New Issue
Block a user