Skip to content

Commit 631eecf

Browse files
Update labeler.yml
1 parent faf14b5 commit 631eecf

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/labeler.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@
1818
- changed-files:
1919
- any-glob-to-any-file: 'spring-oracle-example/**/*'
2020

21+
"project: spring-batch-db-examples":
22+
- changed-files:
23+
- any-glob-to-any-file: 'spring-batch-db-examples/**/*'
24+
25+
"project: spring-batch-file-examples":
26+
- changed-files:
27+
- any-glob-to-any-file: 'spring-batch-file-examples/**/*'
28+
2129
"type: dependency-upgrade":
2230
- changed-files:
2331
- any-glob-to-any-file: "**/pom.xml"

0 commit comments

Comments
 (0)