mirror of
https://github.com/vim/vim
synced 2025-07-16 01:01:58 +00:00
CI: labeler.yml: add documentation label (#13506)
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
3
.github/labeler.yml
vendored
3
.github/labeler.yml
vendored
@ -8,6 +8,9 @@ CI:
|
||||
- any: ['.appveyor.yml']
|
||||
- any: ['.codecov.yml']
|
||||
|
||||
documentation:
|
||||
- any: ['*/doc/*']
|
||||
|
||||
translation:
|
||||
- any: ['src/po/*.po']
|
||||
|
||||
|
Reference in New Issue
Block a user