diff --git a/.github/labeler.yml b/.github/labeler.yml index d14bef577..2bb5e1583 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -62,6 +62,10 @@ dependencies: - changed-files: - any-glob-to-any-file: [ 'pom.xml' ,'**/pom.xml' ] +dependency-submission: + - changed-files: + - any-glob-to-any-file: [ 'pom.xml' ,'**/pom.xml' ] + i18ns: - changed-files: - any-glob-to-any-file: [ '**/i18n/*.properties' ]