From 11b042a97c42091d5b094c3f6c370d35eb101b4c Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Mon, 26 Jan 2026 16:27:46 +0100 Subject: [PATCH] fix(conf): drops deprecated del_branch_on_merge --- .asf.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index cc75ef5e03..db87952530 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.