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