This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch camel-4.8.x in repository https://gitbox.apache.org/repos/asf/camel.git
commit df91d45241e28338658a756e0803e85340d695f5 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 01d5cbc7a0c..e9ed717773a 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'