This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 402a14f5a22 Remove unknown field in .asf.yaml (#49812)
402a14f5a22 is described below
commit 402a14f5a226965e531623cabe68d63879a73125
Author: Jarek Potiuk <[email protected]>
AuthorDate: Sat Apr 26 11:56:12 2025 +0200
Remove unknown field in .asf.yaml (#49812)
---
.asf.yaml | 2 --
1 file changed, 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index c33a9ade0d9..10e8d75e5aa 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -65,8 +65,6 @@ github:
pull_request:
# allow auto-mergeto
allow_auto_merge: true
- # enable updating head branches of pull requests
- allow_update_branch: true
# auto-delete head branches after being merged
del_branch_on_merge: true