Commit cd2c25a2 by Henry Schreiner Committed by GitHub

ci: adjust labeler match pattern

parent 7d7309b8
...@@ -2,7 +2,7 @@ needs changelog: ...@@ -2,7 +2,7 @@ needs changelog:
- all: - all:
- '!docs/changelog.rst' - '!docs/changelog.rst'
any: any:
- 'include/pybind11/**/*|pybind11/**/*|tools/**/*|CMakeLists.txt' - '(include/pybind11/**/*|pybind11/**/*|tools/**/*|CMakeLists.txt)'
docs: docs:
- any: - any:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment