👷 add labeler action
This commit is contained in:
parent
4d8cfafdd0
commit
2371639edb
12
.github/labeler.yml
vendored
12
.github/labeler.yml
vendored
@ -9,6 +9,18 @@ labels:
|
|||||||
files:
|
files:
|
||||||
- "docs/.*"
|
- "docs/.*"
|
||||||
|
|
||||||
|
- label: "tests"
|
||||||
|
files:
|
||||||
|
- "tests/.*"
|
||||||
|
|
||||||
|
- label: "CMake"
|
||||||
|
files:
|
||||||
|
- ".*CMakeLists.txt"
|
||||||
|
|
||||||
|
- label: "CMake"
|
||||||
|
files:
|
||||||
|
- "cmake/.*"
|
||||||
|
|
||||||
- label: "ci"
|
- label: "ci"
|
||||||
files:
|
files:
|
||||||
- "github/workflows/.*"
|
- "github/workflows/.*"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user