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/03/01 10:27:54 UTC

[camel-performance-tests] branch main updated: ci: also run the build for Camel 3.x branch

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-performance-tests.git


The following commit(s) were added to refs/heads/main by this push:
     new ef563a6  ci: also run the build for Camel 3.x branch
ef563a6 is described below

commit ef563a68c94bb2a8958f19ac498be3aacc62ae5c
Author: Otavio Rodolfo Piske <an...@gmail.com>
AuthorDate: Wed Mar 1 11:27:45 2023 +0100

    ci: also run the build for Camel 3.x branch
---
 .github/workflows/pr-build-main.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/pr-build-main.yml b/.github/workflows/pr-build-main.yml
index 35824e5..53a2bb3 100644
--- a/.github/workflows/pr-build-main.yml
+++ b/.github/workflows/pr-build-main.yml
@@ -21,6 +21,7 @@ on:
   pull_request:
     branches:
       - main
+      - camel-3.x
     paths-ignore:
       - README.md
       - NOTICE.txt