mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
Fix trigger of full CI on dependency bumps (#66738)
This commit is contained in:
parent
276fd4f42c
commit
bcc5ce142f
@ -124,7 +124,7 @@ other: &other
|
|||||||
- .github/workflows/*
|
- .github/workflows/*
|
||||||
- homeassistant/scripts/**
|
- homeassistant/scripts/**
|
||||||
|
|
||||||
requirements:
|
requirements: &requirements
|
||||||
- .github/workflows/*
|
- .github/workflows/*
|
||||||
- homeassistant/package_constraints.txt
|
- homeassistant/package_constraints.txt
|
||||||
- requirements*.txt
|
- requirements*.txt
|
||||||
@ -135,4 +135,5 @@ any:
|
|||||||
- *components
|
- *components
|
||||||
- *core
|
- *core
|
||||||
- *other
|
- *other
|
||||||
|
- *requirements
|
||||||
- *tests
|
- *tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user