From b0e2c23bf9e8a1209cdca628b61a95755d84ea7b Mon Sep 17 00:00:00 2001 From: brian khuu Date: Sat, 25 May 2024 11:25:44 +1000 Subject: [PATCH] labeler: add Kompute to detector [no ci] --- .github/labeler.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index f1cda1441..97d739b58 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -1,5 +1,10 @@ # https://github.com/actions/labeler - +Kompute: + - changed-files: + - any-glob-to-any-file: + - ggml-kompute.h + - ggml-kompute.cpp + - README-kompute.md Apple Metal: - changed-files: - any-glob-to-any-file: