diff --git a/.github/labeler.yml b/.github/labeler.yml index 66ee1863447..45155606d4b 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -315,6 +315,9 @@ util-lib: utmp/wtmp: - changed-files: - any-glob-to-any-file: '**/*utmp*' +varlink: + - changed-files: + - any-glob-to-any-file: ['src/varlink/*', 'src/libsystemd/sd-varlink/*', 'src/systemd/sd-varlink*'] vconsole: - changed-files: - any-glob-to-any-file: '**/*vconsole*'