diff --git a/.core_files.yaml b/.core_files.yaml index b6c20bf7542..2b9f1563d99 100644 --- a/.core_files.yaml +++ b/.core_files.yaml @@ -124,7 +124,7 @@ other: &other - .github/workflows/* - homeassistant/scripts/** -requirements: +requirements: &requirements - .github/workflows/* - homeassistant/package_constraints.txt - requirements*.txt @@ -135,4 +135,5 @@ any: - *components - *core - *other + - *requirements - *tests