We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4330150 + c1b5389 commit 53988b4Copy full SHA for 53988b4
1 file changed
.github/labeler.yml
@@ -19,6 +19,6 @@ Python:
19
- change-notes/**/*python*
20
21
documentation:
22
- - **/*.qhelp
23
- - **/*.md
+ - "**/*.qhelp"
+ - "**/*.md"
24
- docs/**/*
0 commit comments