From 690556a5f14653facf73b70ea6a8bad6d9a71db9 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 12 Oct 2022 17:17:28 +0200 Subject: [PATCH] CI: Do not trigger full suite for alert integration (#80174) --- .core_files.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.core_files.yaml b/.core_files.yaml index df69df45cb6b12..4082c016d8f899 100644 --- a/.core_files.yaml +++ b/.core_files.yaml @@ -46,7 +46,6 @@ base_platforms: &base_platforms # Extra components that trigger the full suite components: &components - - homeassistant/components/alert/** - homeassistant/components/alexa/** - homeassistant/components/application_credentials/** - homeassistant/components/auth/**