From d9458343663c2ada19a25ee7cfbe249fac1f0664 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sigbj=C3=B8rn=20Skj=C3=A6ret?= Date: Tue, 4 Nov 2025 12:29:39 +0100 Subject: [PATCH] ci : apply model label to models (#16994) --- .github/labeler.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index c4da4ab4e1..d8ada150c5 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: