Add l10n.toml to list of auto-merge files.

This commit is contained in:
Sebastian Kaspari 2021-02-22 11:13:33 +01:00 committed by Mihai Adrian Carare
parent c9ed8a5b92
commit 8c51e06965
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ pull_request_rules:
conditions:
- author=mozilla-l10n-automation-bot
- status-success=pr-complete
- files~=(strings.xml)
- files~=(strings.xml|l10n.toml)
actions:
review:
type: APPROVE