aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames McCoy <jamessan@jamessan.com>2022-02-18 16:55:41 -0500
committerGitHub <noreply@github.com>2022-02-18 16:55:41 -0500
commit5cb45dffba730d0009d4c4d6b26efaa994727e2d (patch)
tree530256c9e41462e219a852e9d6870c4cfd4bd610
parent36362ef0aed92e726d967d30e3c6cd87c65642b3 (diff)
parentf7803c82d4f8619778fe21bb0c8dfd281ef9f9db (diff)
downloadrneovim-5cb45dffba730d0009d4c4d6b26efaa994727e2d.tar.gz
rneovim-5cb45dffba730d0009d4c4d6b26efaa994727e2d.tar.bz2
rneovim-5cb45dffba730d0009d4c4d6b26efaa994727e2d.zip
Merge pull request #17454 from dundargoc/ci/labeler/test
ci(labeler): change "tests" to "test"
-rw-r--r--.github/labeler.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index 3e19c1d501..e20a2577cd 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -51,7 +51,7 @@
- "**/CMakeLists.txt"
- "**/*.cmake"
-"tests":
+"test":
- all: ["test/**/*"]
"ci":