diff --git a/.github/labeler.yml b/.github/labeler.yml index dc8cc0eab9..6a426a40ce 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -195,7 +195,7 @@ run: - any-glob-to-any-file: ['src/run/*', 'man/systemd-run*'] sd-boot/sd-stub/bootctl: - changed-files: - - any-glob-to-any-file: ['src/boot/**/*', 'man/bootctl*', 'man/systemd-boot.xml'] + - any-glob-to-any-file: ['src/boot/**/*', 'src/bootctl/*', 'man/bootctl*', 'man/systemd-boot.xml'] sd-bus: - changed-files: - any-glob-to-any-file: '**/sd-bus*/**'