ci(labeler): change "tests" to "test"

This commit is contained in:
Dundar Göc 2022-02-18 20:13:10 +01:00
parent 36362ef0ae
commit f7803c82d4

2
.github/labeler.yml vendored
View File

@ -51,7 +51,7 @@
- "**/CMakeLists.txt"
- "**/*.cmake"
"tests":
"test":
- all: ["test/**/*"]
"ci":