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 142edda commit d7cefb3Copy full SHA for d7cefb3
.github/labeler-pull-request-triage.yml
@@ -1,4 +1,6 @@
1
-dependencies:
2
- - vendor/**/*
3
-documentation:
4
- - website/**/*
+Dependencies:
+- changed-files:
+ - any-glob-to-any-file: 'vendor/*'
+Documentation:
5
6
+ - any-glob-to-any-file: 'docs/*'
0 commit comments