Skip to content

Commit ca264fe

Browse files
CISCqnixsynapse
authored andcommitted
ci : add OpenCL to labeler workflow (ggml-org#14496)
1 parent 430b32a commit ca264fe

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/labeler.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,3 +93,8 @@ Ascend NPU:
9393
- ggml/include/ggml-cann.h
9494
- ggml/src/ggml-cann/**
9595
- docs/backend/CANN.md
96+
OpenCL:
97+
- changed-files:
98+
- any-glob-to-any-file:
99+
- ggml/include/ggml-opencl.h
100+
- ggml/src/ggml-opencl/**

0 commit comments

Comments
 (0)