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:28:49 UTC

[camel-performance-tests] 06/06: 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 camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel-performance-tests.git

commit 6e7defb441ddb9bc97d7364fe2b9deb05c390d02
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