aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordundargoc <33953936+dundargoc@users.noreply.github.com>2021-08-07 10:36:15 +0200
committerGitHub <noreply@github.com>2021-08-07 10:36:15 +0200
commita1cc146405cb0d97241d7bbaaa8c731ac664c035 (patch)
tree222028fdcd4d2e629ae85b308ef135754f12e8c9
parente7bde44d6d2a88e67d68d5a1b9f0d037179dd14e (diff)
downloadrneovim-a1cc146405cb0d97241d7bbaaa8c731ac664c035.tar.gz
rneovim-a1cc146405cb0d97241d7bbaaa8c731ac664c035.tar.bz2
rneovim-a1cc146405cb0d97241d7bbaaa8c731ac664c035.zip
ci(labeler): apply documentation label only for changes exclusively in runtime/doc/* (#15298)
-rw-r--r--.github/labeler.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index 2ba992656a..24f84448c2 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -35,8 +35,7 @@
- src/nvim/mouse*
"documentation":
- - runtime/doc/*
- - CONTRIBUTING.md
+ - all: ["runtime/doc/*"]
"clipboard":
- runtime/autoload/provider/clipboard.vim