You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by or...@apache.org on 2022/10/18 11:32:10 UTC

[camel] 05/21: (chores) ci: label buildingtools changes

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 <an...@gmail.com>
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/**/*