This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch camel-4.4.x in repository https://gitbox.apache.org/repos/asf/camel.git
commit 3acacb5d115027a8221cff5c7e73e50d2169de4b Author: Otavio Rodolfo Piske <angusyo...@gmail.com> AuthorDate: Tue Jan 7 15:15:36 2025 +0100 (chores) ci: removed Camel 3.x from labeled branches --- .github/workflows/generic-pr/label-config.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/generic-pr/label-config.yml b/.github/workflows/generic-pr/label-config.yml index 5a1bb094407..7ac36c73f73 100644 --- a/.github/workflows/generic-pr/label-config.yml +++ b/.github/workflows/generic-pr/label-config.yml @@ -15,12 +15,6 @@ # limitations under the License. # -camel-3: - - base-branch: - - 'camel-3.21.x' - - 'camel-3.22.x' - - 'camel-3.x' - camel-4: - base-branch: - 'main'