Albirew/tachiyomi
Archivé
1
0
Bifurcation 0

[skip ci] Adjust merge criteria for translation PRs

Cette révision appartient à :
arkon 2022-06-03 21:09:17 -04:00
Parent a3a85ea49f
révision 20de02dffb

Voir le fichier

@ -1,9 +1,10 @@
pull_request_rules:
- name: Automatically merge translations
conditions:
- "author=weblate"
- "author = weblate"
- "-conflict"
- "current-day-of-week=Sat"
- "current-day-of-week = Sat"
- "created-at >= 1 day ago"
actions:
merge:
method: squash