This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-4.18.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-4.18.x by this push:
new a48d6cc23feb chore(ci): Reactivate build for 4.18.x PR (#21709)
a48d6cc23feb is described below
commit a48d6cc23febda32c079dc8cc156475bccac5eba
Author: Gaƫlle Fournier <[email protected]>
AuthorDate: Thu Mar 5 10:02:40 2026 +0100
chore(ci): Reactivate build for 4.18.x PR (#21709)
---
.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 2c1c1d716356..c91680640342 100644
--- a/.github/workflows/pr-build-main.yml
+++ b/.github/workflows/pr-build-main.yml
@@ -20,7 +20,7 @@ name: Build and test
on:
pull_request:
branches:
- - main
+ - camel-4.18.x
paths-ignore:
- .github/**
- README.md