mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-05 14:45:09 +01:00
10 lines
253 B
YAML
10 lines
253 B
YAML
#pull_request_rules:
|
|
# - name: Automatically merge translations
|
|
# conditions:
|
|
# - "author = weblate"
|
|
# - "-conflict"
|
|
# - "current-day-of-week = Sat"
|
|
# - "created-at < 1 day ago"
|
|
# actions:
|
|
# merge:
|
|
# method: squash |