From: Mike Yuan Date: Mon, 29 Apr 2024 10:56:54 +0000 (+0800) Subject: labeler: add l10n 🌍 X-Git-Tag: v256-rc2~169^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=274623cc8372809bcac3e990de74a652f0a5a65c;p=thirdparty%2Fsystemd.git labeler: add l10n 🌍 --- diff --git a/.github/labeler.yml b/.github/labeler.yml index ed4bf829244..24ff2f04c65 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -64,6 +64,9 @@ journal: journal-remote: - changed-files: - any-glob-to-any-file: 'src/journal-remote/*' +l10n 🌍: + - changed-files: + - any-glob-to-any-file: 'po/*' login: - changed-files: - any-glob-to-any-file: ['src/login/*', '**/sd-login*/**']