You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by or...@apache.org on 2023/08/01 06:47:08 UTC

[camel] branch camel-3.21.x updated: (chores) ci: do builds for PRs on the active Camel 3 branches

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

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


The following commit(s) were added to refs/heads/camel-3.21.x by this push:
     new 5ff377d677f (chores) ci: do builds for PRs on the active Camel 3 branches
5ff377d677f is described below

commit 5ff377d677f5cfe34832897fd391df26c8c20b00
Author: Otavio Rodolfo Piske <an...@gmail.com>
AuthorDate: Tue Aug 1 08:46:54 2023 +0200

    (chores) ci: do builds for PRs on the active Camel 3 branches
---
 .github/workflows/pr-build-camel-3.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/pr-build-camel-3.yml b/.github/workflows/pr-build-camel-3.yml
index c28d4048c50..91d87decdfa 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.18.x
-      - camel-3.14.x
+      - camel-3.20.x
+      - camel-3.21.x
       - camel-3.x
     paths-ignore:
       - README.md