mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-13 00:34:16 +01:00
[skip ci] Disable automatic translation merges
This commit is contained in:
parent
ad106bd884
commit
b34b10c6b8
1 changed files with 10 additions and 10 deletions
20
.github/mergify.yml
vendored
20
.github/mergify.yml
vendored
|
@ -1,10 +1,10 @@
|
||||||
pull_request_rules:
|
#pull_request_rules:
|
||||||
- name: Automatically merge translations
|
# - name: Automatically merge translations
|
||||||
conditions:
|
# conditions:
|
||||||
- "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 a new issue