mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-04 05:31:38 +00:00
ci: adjust labeler match pattern
This commit is contained in:
2
.github/labeler.yml
vendored
2
.github/labeler.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user