mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-22 13:15:12 +00:00
ci: adjust labeler match pattern
This commit is contained in:
parent
7d7309b814
commit
cd2c25a2bf
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:
|
||||
|
Loading…
Reference in New Issue
Block a user