Unverified Commit cd2c25a2 authored by Henry Schreiner's avatar Henry Schreiner Committed by GitHub
Browse files

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