1
0
forked from aniani/vim

CI: labeler.yml: add documentation label (#13506)

Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Philip H 2023-11-09 09:51:03 +01:00 committed by GitHub
parent 20a94f44b3
commit 4b0018feca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.github/labeler.yml vendored
View File

@ -8,6 +8,9 @@ CI:
- any: ['.appveyor.yml']
- any: ['.codecov.yml']
documentation:
- any: ['*/doc/*']
translation:
- any: ['src/po/*.po']