We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 993495c commit ae2e5a3Copy full SHA for ae2e5a3
.github/labeler.yml
@@ -2,7 +2,7 @@ needs changelog:
2
- all:
3
- '!docs/changelog.rst'
4
any:
5
- - '(include/pybind11/**/*|pybind11/**/*|tools/**/*|CMakeLists.txt)'
+ - '(include|pybind11|tools)/**/*'
6
7
docs:
8
- any:
0 commit comments