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 7271b5f commit 94f0c28Copy full SHA for 94f0c28
.github/labeler.yml
@@ -7,6 +7,10 @@
7
8
# For more information on how to define globs, visit: https://github.com/actions/labeler
9
10
+module:build-infra:
11
+ - changed-files:
12
+ - any-glob-to-any-file: ['build-tools/build-infra/**', 'build-tools/build-infra-shadow/**', '**/*.gradle']
13
+
14
module:analysis:
15
- changed-files:
16
- any-glob-to-any-file: 'lucene/analysis/**'
0 commit comments