Merge pull request #17454 from dundargoc/ci/labeler/test

ci(labeler): change "tests" to "test"
This commit is contained in:
James McCoy 2022-02-18 16:55:41 -05:00 committed by GitHub
commit 5cb45dffba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.github/labeler.yml vendored
View File

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