Trigger full CI on Bluetooth integration changes (#74929)

This commit is contained in:
Franck Nijhof 2022-07-10 23:59:08 +02:00 committed by GitHub
parent 792c825699
commit a4517a4c1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/**