From 05aaefee48c89b423e9bd4623693e783e784a66e Mon Sep 17 00:00:00 2001 From: Leandro Lanzieri Date: Tue, 1 Jun 2021 11:03:16 +0200 Subject: [PATCH] .github/labeler: match Kconfig files in subfolders --- .github/labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index 07fc1390f3..4002299fe5 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -45,7 +45,7 @@ - dist/tools/kconfiglib/**/* - makefiles/kconfig.mk - kconfigs/* - - Kconfig + - **/Kconfig "Area: LoRa": - drivers/llcc68/**/*