Skip to content

Commit 0ed9929

Browse files
authored
ci : update labeler (#20629)
1 parent 1bbec6a commit 0ed9929

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

.github/labeler.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,20 @@ OpenCL:
104104
- any-glob-to-any-file:
105105
- ggml/include/ggml-opencl.h
106106
- ggml/src/ggml-opencl/**
107+
- docs/backend/OPENCL.md
108+
Hexagon:
109+
- changed-files:
110+
- any-glob-to-any-file:
111+
- ggml/include/ggml-hexagon.h
112+
- ggml/src/ggml-hexagon/**
113+
WebGPU:
114+
- changed-files:
115+
- any-glob-to-any-file:
116+
- ggml/include/ggml-webgpu.h
117+
- ggml/src/ggml-webgpu/**
118+
OpenVINO:
119+
- changed-files:
120+
- any-glob-to-any-file:
121+
- ggml/include/ggml-openvino.h
122+
- ggml/src/ggml-openvino/**
123+
- docs/backend/OPENVINO.md

0 commit comments

Comments
 (0)