From 258d6fd7a578d0110ea8b233199f334947675605 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sigbj=C3=B8rn=20Skj=C3=A6ret?= Date: Tue, 4 Nov 2025 11:13:05 +0100 Subject: [PATCH] apply model label to models --- .github/labeler.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index c4da4ab4e1fd2..d8ada150c557f 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: