mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-05 13:45:06 +01:00
9 lines
206 B
YAML
9 lines
206 B
YAML
|
pull_request_rules:
|
||
|
- name: Automatically merge translations
|
||
|
conditions:
|
||
|
- "author=weblate"
|
||
|
- "-conflict"
|
||
|
- "current-day-of-week=Sat"
|
||
|
actions:
|
||
|
merge:
|
||
|
method: squash
|