Skip to content

Commit 94f0c28

Browse files
committed
Revert "Revert "Add labeler workflow section for build-infra.""
This reverts commit a02f6b7.
1 parent 7271b5f commit 94f0c28

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/labeler.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77

88
# For more information on how to define globs, visit: https://github.com/actions/labeler
99

10+
module:build-infra:
11+
- changed-files:
12+
- any-glob-to-any-file: ['build-tools/build-infra/**', 'build-tools/build-infra-shadow/**', '**/*.gradle']
13+
1014
module:analysis:
1115
- changed-files:
1216
- any-glob-to-any-file: 'lucene/analysis/**'

0 commit comments

Comments
 (0)