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/13 09:03:03 UTC

[camel] 01/03: (chores) ci: label buildingtools changes

This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit be06d8e1a56c96b30cec6acf75399f4d6c61ca5a
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/**/*