Skip to content

Commit 832c8c3

Browse files
committed
Fix OpenCL adapter path in labeler.yml config
1 parent 0f2fe91 commit 832c8c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ loader:
3131
opencl:
3232
- changed-files:
3333
- any-glob-to-any-file:
34-
- source/adapter/opencl/**
34+
- source/adapters/opencl/**
3535

3636
level-zero:
3737
- changed-files:

0 commit comments

Comments
 (0)