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


The following commit(s) were added to refs/heads/main by this push:
     new 4a61168caeb (chores) ci: run PR checks for backports to LTS branches
4a61168caeb is described below

commit 4a61168caeb1205e08c6204543626c713ffc94ae
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Tue May 31 14:07:29 2022 +0200

    (chores) ci: run PR checks for backports to LTS branches
---
 .github/workflows/master-pr-build.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/workflows/master-pr-build.yml 
b/.github/workflows/master-pr-build.yml
index e7b3f50fc40..5e51fa16790 100644
--- a/.github/workflows/master-pr-build.yml
+++ b/.github/workflows/master-pr-build.yml
@@ -21,6 +21,8 @@ on:
   pull_request:
     branches:
       - main
+      - camel-3.11.x
+      - camel-3.14.x
     paths-ignore:
       - README.md
       - SECURITY.md

Reply via email to