From 169249b74fd1c13e8a70a38c401d0c1519722cb1 Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Sun, 16 Aug 2026 12:03:03 +0200 Subject: [PATCH] Drop branch protection for the retired maven-reporting-impl-3.x line The entry has to go before the branch itself can be deleted; leaving it behind would silently re-protect a name that no longer exists. --- .asf.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 2ea5ce7..d7900fd 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -25,7 +25,6 @@ github: - maven protected_branches: master: { } - maven-reporting-impl-3.x: { } pull_requests: del_branch_on_merge: true enabled_merge_buttons: