diff --git a/.asf.yaml b/.asf.yaml index 43c9250c2b82..b719a495bd73 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -69,6 +69,8 @@ github: # enable updating head branches of pull requests allow_update_branch: true allow_auto_merge: true + # auto-delete head branches after being merged + del_branch_on_merge: true # publishes the content of the `asf-site` branch to # https://datafusion.apache.org/