Skip to content

Commit 611ba4b

Browse files
authored
ci : add OpenCL to labeler workflow (#14496)
1 parent 85841e1 commit 611ba4b

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)