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

blaginin pushed a commit to branch bash-push
in repository https://gitbox.apache.org/repos/asf/datafusion.git

commit 432a85312c2b43b5f18b59707321f692d30b3a2f
Author: Dmitrii Blaginin <[email protected]>
AuthorDate: Thu Oct 23 21:30:32 2025 +0100

    Unprotect 2 (#47)
    
    * Try to unprotect main
    
    * Try to unprotect main again
---
 .asf.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 83027b1cda..1bd5043927 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -40,5 +40,7 @@ github:
     allow_update_branch: true
     allow_auto_merge: true
   protected_branches:
-
+    main:
+      required_pull_request_reviews:
+        required_approving_review_count: 0
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to