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

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


The following commit(s) were added to refs/heads/unprotect by this push:
     new 0a16920b0 Try to unprotect main again
0a16920b0 is described below

commit 0a16920b06d0b678f28de311bbdb58303c1db4b9
Author: blaginin <[email protected]>
AuthorDate: Thu Oct 23 21:29:18 2025 +0100

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

diff --git a/.asf.yaml b/.asf.yaml
index 83027b1cd..1bd504392 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