Explorar el Código

[skip ci] Adjust merge criteria for translation PRs

arkon hace 2 años
padre
commit
6ddd6ed0e3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/mergify.yml

+ 1 - 1
.github/mergify.yml

@@ -4,7 +4,7 @@ pull_request_rules:
       - "author = weblate"
       - "-conflict"
       - "current-day-of-week = Sat"
-      - "created-at >= 1 day ago"
+      - "created-at < 1 day ago"
     actions:
       merge:
         method: squash