From a3b346b5602c3b8a61d2d46ebe863decb1270886 Mon Sep 17 00:00:00 2001
From: Franck Nijhof <git@frenck.dev>
Date: Tue, 29 Nov 2022 15:49:10 +0100
Subject: [PATCH] Trigger full CI on Text integration changes (#82907)

---
 .core_files.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.core_files.yaml b/.core_files.yaml
index 4082c016d8f..65da342ea50 100644
--- a/.core_files.yaml
+++ b/.core_files.yaml
@@ -38,6 +38,7 @@ base_platforms: &base_platforms
   - homeassistant/components/siren/**
   - homeassistant/components/stt/**
   - homeassistant/components/switch/**
+  - homeassistant/components/text/**
   - homeassistant/components/tts/**
   - homeassistant/components/update/**
   - homeassistant/components/vacuum/**
-- 
GitLab