diff options
Diffstat (limited to '')
-rw-r--r-- | .github/labeler.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml index ed4bf82924..24ff2f04c6 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*/**'] |