From: Sigbjørn Skjæret Date: Tue, 4 Nov 2025 11:29:39 +0000 (+0100) Subject: ci : apply model label to models (#16994) X-Git-Tag: upstream/0.0.7011~67 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=d9458343663c2ada19a25ee7cfbe249fac1f0664;p=pkg%2Fggml%2Fsources%2Fllama.cpp ci : apply model label to models (#16994) --- diff --git a/.github/labeler.yml b/.github/labeler.yml index c4da4ab4..d8ada150 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -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: