github actions: remove priority auto labeling [no ci]

This commit is contained in:
brian khuu 2024-05-18 16:03:30 +10:00
parent 83d000d628
commit a76505e856

24
.github/labeler.yml vendored
View file

@ -1,29 +1,5 @@
# https://github.com/actions/labeler # https://github.com/actions/labeler
## AUTO DIFFICULTIES MARKER
############################
"review complexity : high":
- changed-files:
- any-glob-to-any-file:
- ggml-cuda/*.cu
- ggml-cuda/*.cuh
- ggml-vulkan.cpp
- ggml-sycl.cpp
- ggml_vk_generate_shaders.py
- ggml-sycl.cpp
"review complexity : medium":
- changed-files:
- any-glob-to-any-file:
- .devops/**
- .github/**
- ci/**
#'review complexity : low':
## AUTO CATEGORIZATION
#######################
SYCL: SYCL:
- changed-files: - changed-files:
- any-glob-to-any-file: - any-glob-to-any-file: