1
0
mirror of https://github.com/systemd/systemd synced 2025-10-06 00:13:24 +02:00

labeler: add l10n 🌍

This commit is contained in:
Mike Yuan
2024-04-29 18:56:54 +08:00
parent 4eae58b3d3
commit 274623cc83

3
.github/labeler.yml vendored
View File

@@ -64,6 +64,9 @@ journal:
journal-remote: journal-remote:
- changed-files: - changed-files:
- any-glob-to-any-file: 'src/journal-remote/*' - any-glob-to-any-file: 'src/journal-remote/*'
l10n 🌍:
- changed-files:
- any-glob-to-any-file: 'po/*'
login: login:
- changed-files: - changed-files:
- any-glob-to-any-file: ['src/login/*', '**/sd-login*/**'] - any-glob-to-any-file: ['src/login/*', '**/sd-login*/**']