mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-12 12:54:52 +00:00
Also run CI on changes to backends
This commit is contained in:
parent
278697cf55
commit
f484bcb552
1
.github/workflows/ci_build.yaml
vendored
1
.github/workflows/ci_build.yaml
vendored
@ -10,6 +10,7 @@ on:
|
|||||||
paths:
|
paths:
|
||||||
- ".github/workflows/build.yaml"
|
- ".github/workflows/build.yaml"
|
||||||
- "integration-tests/**"
|
- "integration-tests/**"
|
||||||
|
- "backends/**"
|
||||||
- "server/**"
|
- "server/**"
|
||||||
- "proto/**"
|
- "proto/**"
|
||||||
- "router/**"
|
- "router/**"
|
||||||
|
Loading…
Reference in New Issue
Block a user