From 82481435c437147bc05c79f4041f51dc83a38b49 Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Mon, 26 Jan 2026 16:49:35 +0100 Subject: [PATCH] fix(conf): drops deprecated del_branch_on_merge (#1555) --- .asf.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index cc75ef5e0..db8795253 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -13,7 +13,6 @@ notifications: github: description: "Apache Struts is a free, open-source, MVC framework for creating elegant, modern Java web applications" homepage: https://struts.apache.org/ - del_branch_on_merge: true protected_branches: main: # contexts are the names of checks that must pass.