This is an automated email from the ASF dual-hosted git repository.

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git


The following commit(s) were added to refs/heads/master by this push:
     new 75a1118c8 Protect branch - surefire-3.5.x
75a1118c8 is described below

commit 75a1118c82f59fbe6c5ff07bd0211b204baefc5a
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Fri Mar 6 22:23:42 2026 +0100

    Protect branch - surefire-3.5.x
    
    avoid to delete it
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index f3ee13e13..9f90c6928 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -33,6 +33,7 @@ github:
     rebase:  true
   protected_branches:
     master: { }
+    surefire-3.5.x: { }
   pull_requests:
     del_branch_on_merge: true
   features:

Reply via email to