]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
CI: labeler.yml: add documentation label (#13506)
authorPhilip H <47042125+pheiduck@users.noreply.github.com>
Thu, 9 Nov 2023 08:51:03 +0000 (09:51 +0100)
committerGitHub <noreply@github.com>
Thu, 9 Nov 2023 08:51:03 +0000 (08:51 +0000)
Signed-off-by: Christian Brabandt <cb@256bit.org>
.github/labeler.yml

index 6eef8d2cddf8cc9da742fd822ab153d8629b8aec..8764d962620b521170a2f5cbccc53f1dddefe81c 100644 (file)
@@ -8,6 +8,9 @@ CI:
 - any: ['.appveyor.yml']
 - any: ['.codecov.yml']
 
+documentation:
+- any: ['*/doc/*']
+
 translation:
 - any: ['src/po/*.po']