We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fc6e2b commit 096c207Copy full SHA for 096c207
1 file changed
.github/labeler.yml
@@ -18,6 +18,10 @@ Python:
18
- python/**/*
19
- change-notes/**/*python*
20
21
+Ruby:
22
+ - ruby/**/*
23
+ - change-notes/**/*ruby*
24
+
25
documentation:
26
- "**/*.qhelp"
27
- "**/*.md"
0 commit comments