소스 검색

[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