This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/master by this push:
new 5f47df232 Enables autodeleting merged branches
5f47df232 is described below
commit 5f47df23229f568d7066c23733662ee4794aaed0
Author: Lukasz Lenart <[email protected]>
AuthorDate: Thu Apr 7 11:36:33 2022 +0200
Enables autodeleting merged branches
---
.asf.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index ef25d99bd..53ef7421c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -9,3 +9,6 @@ publish:
jekyll:
whoami: master
target: asf-site
+
+github:
+ del_branch_on_merge: true