mirror of
https://github.com/neovim/neovim.git
synced 2025-11-25 11:40:40 +00:00
ci(labeler): apply documentation label only for changes exclusively in runtime/doc/* (#15298)
This commit is contained in:
3
.github/labeler.yml
vendored
3
.github/labeler.yml
vendored
@@ -35,8 +35,7 @@
|
|||||||
- src/nvim/mouse*
|
- src/nvim/mouse*
|
||||||
|
|
||||||
"documentation":
|
"documentation":
|
||||||
- runtime/doc/*
|
- all: ["runtime/doc/*"]
|
||||||
- CONTRIBUTING.md
|
|
||||||
|
|
||||||
"clipboard":
|
"clipboard":
|
||||||
- runtime/autoload/provider/clipboard.vim
|
- runtime/autoload/provider/clipboard.vim
|
||||||
|
|||||||
Reference in New Issue
Block a user