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

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 5a996736918612fb64e2bbfac76e7106aea49e37
Author: Otavio Rodolfo Piske <angusyo...@gmail.com>
AuthorDate: Mon Apr 24 14:21:44 2023 +0200

    (chores) ci: do builds for PRs on Camel 3.20.x branch
---
 .github/workflows/pr-build-camel-3.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/pr-build-camel-3.yml 
b/.github/workflows/pr-build-camel-3.yml
index c28d4048c50..0884fc14c62 100644
--- a/.github/workflows/pr-build-camel-3.yml
+++ b/.github/workflows/pr-build-camel-3.yml
@@ -20,8 +20,8 @@ name: PR Build (Camel 3.x)
 on:
   pull_request:
     branches:
+      - camel-3.20.x
       - camel-3.18.x
-      - camel-3.14.x
       - camel-3.x
     paths-ignore:
       - README.md

Reply via email to