浏览代码

[skip ci] Adjust merge criteria for translation PRs

arkon 2 年之前
父节点
当前提交
6ddd6ed0e3
共有 1 个文件被更改,包括 1 次插入1 次删除
  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