Skip to content

Commit 7ef34f3

Browse files
Update release-drafter.yml
1 parent e33b80d commit 7ef34f3

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/release-drafter.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,7 @@ autolabeler:
4242
- '/^[A-Z]{3,8}-[0-9]{1,4}:/'
4343
- label: 'kontrakt'
4444
files:
45-
- '**/*'
46-
- '!pom.xml'
47-
- '!**/pom.xml'
48-
- '!**/*.yml'
49-
- '!*.yml'
45+
- '**/*.java'
5046
- label: 'pom'
5147
files:
5248
- 'pom.xml'

0 commit comments

Comments
 (0)