From 274623cc8372809bcac3e990de74a652f0a5a65c Mon Sep 17 00:00:00 2001 From: Mike Yuan Date: Mon, 29 Apr 2024 18:56:54 +0800 Subject: [PATCH] =?utf8?q?labeler:=20add=20l10n=20=F0=9F=8C=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- .github/labeler.yml | 3 +++ 1 file changed, 3 insertions(+) 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*/**'] -- 2.47.3