Skip to content

Commit ae2e5a3

Browse files
authored
ci: try to get labeler to add needs changelog
1 parent 993495c commit ae2e5a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ needs changelog:
22
- all:
33
- '!docs/changelog.rst'
44
any:
5-
- '(include/pybind11/**/*|pybind11/**/*|tools/**/*|CMakeLists.txt)'
5+
- '(include|pybind11|tools)/**/*'
66

77
docs:
88
- any:

0 commit comments

Comments
 (0)