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

nfilotto pushed a commit to branch camel-4.10.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-4.10.x by this push:
     new baf5ae0ac28 (chores) ci: include build automation for 4.10.x LTS 
release
baf5ae0ac28 is described below

commit baf5ae0ac285172c60a2f77271cda21ae588f1fb
Author: Nicolas Filotto <essob...@users.noreply.github.com>
AuthorDate: Mon Mar 24 15:58:16 2025 +0100

    (chores) ci: include build automation for 4.10.x LTS release
---
 .github/workflows/pr-build-main.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/pr-build-main.yml 
b/.github/workflows/pr-build-main.yml
index bba2ffaf7b7..7df6499be97 100644
--- a/.github/workflows/pr-build-main.yml
+++ b/.github/workflows/pr-build-main.yml
@@ -20,7 +20,7 @@ name: PR Build (Camel 4)
 on:
   pull_request:
     branches:
-      - 4.10.x
+      - camel-4.10.x
     paths-ignore:
       - .github/**
       - README.md

Reply via email to