diff --git a/.github/labeler.yml b/.github/labeler.yml index a67f78044..f1cda1441 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -1,5 +1,11 @@ # https://github.com/actions/labeler +Apple Metal: + - changed-files: + - any-glob-to-any-file: + - ggml-metal.h + - ggml-metal.cpp + - README-metal.md SYCL: - changed-files: - any-glob-to-any-file: @@ -9,6 +15,7 @@ SYCL: Nvidia GPU: - changed-files: - any-glob-to-any-file: + - ggml-cuda.h - ggml-cuda/** Vulkan: - changed-files: