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 faf14b5 commit 631eecfCopy full SHA for 631eecf
.github/labeler.yml
@@ -18,6 +18,14 @@
18
- changed-files:
19
- any-glob-to-any-file: 'spring-oracle-example/**/*'
20
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
27
+ - any-glob-to-any-file: 'spring-batch-file-examples/**/*'
28
29
"type: dependency-upgrade":
30
31
- any-glob-to-any-file: "**/pom.xml"
0 commit comments