👷 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:
|
||||
- "docs/.*"
|
||||
|
||||
- label: "tests"
|
||||
files:
|
||||
- "tests/.*"
|
||||
|
||||
- label: "CMake"
|
||||
files:
|
||||
- ".*CMakeLists.txt"
|
||||
|
||||
- label: "CMake"
|
||||
files:
|
||||
- "cmake/.*"
|
||||
|
||||
- label: "ci"
|
||||
files:
|
||||
- "github/workflows/.*"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user