Przeglądaj źródła

[skip ci] Disable automatic translation merges

arkon 2 lat temu
rodzic
commit
b34b10c6b8
1 zmienionych plików z 10 dodań i 10 usunięć
  1. 10 10
      .github/mergify.yml

+ 10 - 10
.github/mergify.yml

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