[skip ci] Adjust merge criteria for translation PRs
This commit is contained in:
parent
b80a992fdb
commit
6ddd6ed0e3
2
.github/mergify.yml
vendored
2
.github/mergify.yml
vendored
@ -4,7 +4,7 @@ pull_request_rules:
|
|||||||
- "author = weblate"
|
- "author = weblate"
|
||||||
- "-conflict"
|
- "-conflict"
|
||||||
- "current-day-of-week = Sat"
|
- "current-day-of-week = Sat"
|
||||||
- "created-at >= 1 day ago"
|
- "created-at < 1 day ago"
|
||||||
actions:
|
actions:
|
||||||
merge:
|
merge:
|
||||||
method: squash
|
method: squash
|
Loading…
Reference in New Issue
Block a user