We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4330150 commit c1b5389Copy full SHA for c1b5389
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