This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a commit to branch camel-spring-boot-4.0.x in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/camel-spring-boot-4.0.x by this push: new 835f6afeea7 Add branch camel-spring-boot-4.0.x 835f6afeea7 is described below commit 835f6afeea7268e450b61678fcd39858109b24b2 Author: Nicolas Filotto <essob...@users.noreply.github.com> AuthorDate: Thu Sep 14 07:51:35 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 5e3c407b198..35ace24cd41 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