This is an automated email from the ASF dual-hosted git repository.
nfilotto pushed a commit to branch camel-3.22.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-3.22.x by this push:
new bf4f8adbf64 (chores) ci: include camel-3.22.x on PR actions
bf4f8adbf64 is described below
commit bf4f8adbf64e9e3f81341a7215f6a69ba538f9ce
Author: Nicolas Filotto <[email protected]>
AuthorDate: Fri Apr 19 20:01:48 2024 +0200
(chores) ci: include camel-3.22.x on PR actions
---
.github/workflows/pr-build-camel-3.yml | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/.github/workflows/pr-build-camel-3.yml
b/.github/workflows/pr-build-camel-3.yml
index c28d4048c50..1f606763e4a 100644
--- a/.github/workflows/pr-build-camel-3.yml
+++ b/.github/workflows/pr-build-camel-3.yml
@@ -20,9 +20,7 @@ name: PR Build (Camel 3.x)
on:
pull_request:
branches:
- - camel-3.18.x
- - camel-3.14.x
- - camel-3.x
+ - camel-3.22.x
paths-ignore:
- README.md
- SECURITY.md