Merge pull request #6003 from jbampton/label-more-files

`.github/labeler.yml`: label more files for `doc`
This commit is contained in:
Yukihiro "Matz" Matsumoto
2023-05-06 06:43:53 +09:00
committed by GitHub
+5
View File
@@ -13,7 +13,12 @@ core:
- test/**/*
doc:
- CONTRIBUTING.md
- LEGAL
- LICENSE
- NEWS
- README.md
- SECURITY.md
- TODO.md
- doc/**/*
- examples/**/*
github: