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

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new f82c191066 Publish built docs triggered by 
85c9fe1021ae8ad597e4f26d2daf416855abf32b
f82c191066 is described below

commit f82c191066626c2a48b7fd2f5c8d29c6eca0b456
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 8 12:02:13 2023 +0000

    Publish built docs triggered by 85c9fe1021ae8ad597e4f26d2daf416855abf32b
---
 .asf.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index e2ad0198a3..c605a46929 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -45,7 +45,9 @@ github:
   features:
     issues: true
   protected_branches:
-    main: { }
+    main:
+      required_pull_request_reviews:
+        required_approving_review_count: 1
 
 # publishes the content of the `asf-site` branch to
 # https://arrow.apache.org/datafusion/

Reply via email to