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 02162dc commit e33b80dCopy full SHA for e33b80d
.github/release-drafter.yml
@@ -44,6 +44,8 @@ autolabeler:
44
files:
45
- '**/*'
46
- '!pom.xml'
47
+ - '!**/pom.xml'
48
+ - '!**/*.yml'
49
- '!*.yml'
50
- label: 'pom'
51
0 commit comments