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

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


The following commit(s) were added to refs/heads/main by this push:
     new 4a18a62d220 (chores) ci: include camel-3.x on PR actions
4a18a62d220 is described below

commit 4a18a62d220de41aabb8057ec41956b98254b138
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Tue Jan 10 16:19:57 2023 +0100

    (chores) ci: include camel-3.x on PR actions
---
 .github/workflows/pr-build.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/pr-build.yml b/.github/workflows/pr-build.yml
index af0ba6a8052..f2a129e59de 100644
--- a/.github/workflows/pr-build.yml
+++ b/.github/workflows/pr-build.yml
@@ -23,6 +23,7 @@ on:
       - main
       - camel-3.18.x
       - camel-3.14.x
+      - camel-3.x
     paths-ignore:
       - README.md
       - SECURITY.md

Reply via email to