This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/main by this push: new 01093bdcbbe Add branch camel-spring-boot-4.0.x 01093bdcbbe is described below commit 01093bdcbbe6fd7932e9ce49f0f6f9a288a02398 Author: Nicolas Filotto <essob...@users.noreply.github.com> AuthorDate: Thu Sep 14 07:49:10 2023 +0200 Add branch camel-spring-boot-4.0.x --- .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 4d40271c2bf..4fe7d22cd9f 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-spring-boot-4.0.x paths-ignore: - README.md - Jenkinsfile