diff --git a/.github/labeler.yml b/.github/labeler.yml index 6a426a40ce..ef16533b9d 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -108,7 +108,7 @@ hwdb: - any-glob-to-any-file: '**/*hwdb*' import: - changed-files: - - any-glob-to-any-file: '**/*import*' + - any-glob-to-any-file: ['src/import/*', 'src/shared/*import*', 'units/**/*import*'] integritysetup: - changed-files: - any-glob-to-any-file: '**/*integrity*'