This is an automated email from the ASF dual-hosted git repository.

roryqi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/uniffle.git


The following commit(s) were added to refs/heads/master by this push:
     new 10aa39dcc Remove protected branch (#2615)
10aa39dcc is described below

commit 10aa39dccb6d3b3d9ee681ee335d5af4b00934aa
Author: roryqi <[email protected]>
AuthorDate: Wed Sep 17 19:16:35 2025 +0800

    Remove protected branch (#2615)
---
 .asf.yaml | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 117fcdcff..b800cdb6f 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -46,13 +46,7 @@ github:
     squash: true
     merge: false
     rebase: false
-  protected_branches:
-    master:
-      required_status_checks:
-        strict: true
-      required_pull_request_reviews:
-        dismiss_stale_reviews: true
-        required_approving_review_count: 1
+
 
 notifications:
   commits: [email protected]

Reply via email to