ci : apply model label to models (#16994)
This commit is contained in:
parent
b164259bba
commit
d945834366
|
|
@ -76,6 +76,10 @@ ggml:
|
||||||
- changed-files:
|
- changed-files:
|
||||||
- any-glob-to-any-file:
|
- any-glob-to-any-file:
|
||||||
- ggml/**
|
- ggml/**
|
||||||
|
model:
|
||||||
|
- changed-files:
|
||||||
|
- any-glob-to-any-file:
|
||||||
|
- src/models/**
|
||||||
nix:
|
nix:
|
||||||
- changed-files:
|
- changed-files:
|
||||||
- any-glob-to-any-file:
|
- any-glob-to-any-file:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue