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 44ce91e commit 0f3abfeCopy full SHA for 0f3abfe
.github/labeler.yml
@@ -1,7 +1,6 @@
1
documentation:
2
- 'docs/**/*'
3
-- '*/**/*.md'
4
-- '*.md'
+- '**/*.md'
5
6
waiting for triage:
7
-- all: ['!docs/**/*', '!*/**/*.md', '!*.md']
+- any: ['**/*', '!docs/**/*', '!**/*.md']
0 commit comments