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

kirs pushed a commit to branch CalvinKirs-patch-2
in repository https://gitbox.apache.org/repos/asf/doris-website.git

commit 72878e2841e743a96d56353a97ae9fd96d95628e
Author: Calvin Kirs <[email protected]>
AuthorDate: Tue Jul 1 16:03:21 2025 +0800

    enable updating head branches of pull requests
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 993213b6414..b88f0ba19d2 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -41,6 +41,8 @@ github:
     squash:  true
     merge:   false
     rebase:  false
+  pull_requests:
+    allow_update_branch: true   
   protected_branches:
     master:
       required_status_checks:


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

Reply via email to