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

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hamilton.git


The following commit(s) were added to refs/heads/main by this push:
     new 728400c3 Add `allow_update_branch` to .asf.yaml (#1511)
728400c3 is described below

commit 728400c36ea3445a790738aadb8e21c70e6d375f
Author: Dev-iL <[email protected]>
AuthorDate: Sat Mar 7 21:53:36 2026 +0200

    Add `allow_update_branch` to .asf.yaml (#1511)
---
 .asf.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 9ffa9a3d..811a2cd7 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -40,6 +40,9 @@ github:
     # Enable github discussions
     discussions: true
 
+  pull_requests:
+    allow_update_branch: true
+
   enabled_merge_buttons:
     squash:  true
     merge:   false

Reply via email to