[skip ci] Adjust merge criteria for translation PRs

This commit is contained in:
arkon 2022-06-04 09:26:17 -04:00
parent b80a992fdb
commit 6ddd6ed0e3

2
.github/mergify.yml vendored
View File

@ -4,7 +4,7 @@ pull_request_rules:
- "author = weblate"
- "-conflict"
- "current-day-of-week = Sat"
- "created-at >= 1 day ago"
- "created-at < 1 day ago"
actions:
merge:
method: squash