ci: adjust labeler match pattern

This commit is contained in:
Henry Schreiner
2020-10-11 20:41:11 -04:00
committed by GitHub
parent 7d7309b814
commit cd2c25a2bf

2
.github/labeler.yml vendored
View File

@@ -2,7 +2,7 @@ needs changelog:
- all:
- '!docs/changelog.rst'
any:
- 'include/pybind11/**/*|pybind11/**/*|tools/**/*|CMakeLists.txt'
- '(include/pybind11/**/*|pybind11/**/*|tools/**/*|CMakeLists.txt)'
docs:
- any: