diff --git a/.github/labeler.yml b/.github/labeler.yml index ef16533b9d..24570fa56c 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -132,7 +132,7 @@ login: - any-glob-to-any-file: ['src/login/*', '**/sd-login*/**'] machine: - changed-files: - - any-glob-to-any-file: ['src/machine/*', 'units/*machine*'] + - any-glob-to-any-file: ['src/machine/*', 'units/**/*machine*'] meson: - changed-files: - any-glob-to-any-file: ['meson_options.txt', '**/meson.build']