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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


The following commit(s) were added to refs/heads/main by this push:
     new a3b0f0574d2 Don't protect release branches (#1835)
a3b0f0574d2 is described below

commit a3b0f0574d25184a7ea66a49d58f7b581a5127bf
Author: Gregor Zurowski <[email protected]>
AuthorDate: Wed Jul 1 21:14:39 2026 +0200

    Don't protect release branches (#1835)
---
 .asf.yaml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 3d56f2a5534..e2425767ff7 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -40,8 +40,6 @@ github:
       branches:
         includes:
           - "~DEFAULT_BRANCH"
-          - "release/*"
-          - "rel/*"
           - "camel-spring-boot-*"
         excludes: []
       bypass_teams:

Reply via email to