This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch camel-3.18.x in repository https://gitbox.apache.org/repos/asf/camel.git
commit c07325acfc17d1112a485fd976c11e2438723a3b Author: Otavio Rodolfo Piske <[email protected]> AuthorDate: Thu Oct 13 10:58:04 2022 +0200 (chores) ci: label buildingtools changes --- .github/workflows/generic-pr/label-config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/generic-pr/label-config.yml b/.github/workflows/generic-pr/label-config.yml index d9b7e0f96c2..06d7059b4cf 100644 --- a/.github/workflows/generic-pr/label-config.yml +++ b/.github/workflows/generic-pr/label-config.yml @@ -57,6 +57,7 @@ tests: tooling: - tooling/**/* + - buildingtools/**/* tooling-maven: - archetypes/**/*
