Browse Source

don't reset approvals on push

Andy Scherzinger 7 năm trước cách đây
mục cha
commit
8e9a633d22
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .pullapprove.yml

+ 1 - 1
.pullapprove.yml

@@ -18,7 +18,7 @@ group_defaults:
     approve_regex: '^(Approved|:shipit:|:\+1:|LGTM)'
     reject_regex: '^(Rejected|:-1:)'
   reset_on_push:
-    enabled: true
+    enabled: false
   reset_on_reopened:
     enabled: true