From a4517a4c1d9dc9149b7fc4a916b7950804e9881f Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sun, 10 Jul 2022 23:59:08 +0200 Subject: [PATCH] Trigger full CI on Bluetooth integration changes (#74929) --- .core_files.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.core_files.yaml b/.core_files.yaml index 55b543a333e..29390865611 100644 --- a/.core_files.yaml +++ b/.core_files.yaml @@ -52,6 +52,7 @@ components: &components - homeassistant/components/auth/** - homeassistant/components/automation/** - homeassistant/components/backup/** + - homeassistant/components/bluetooth/** - homeassistant/components/cloud/** - homeassistant/components/config/** - homeassistant/components/configurator/**