mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 01:07: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/*
|
||||
- homeassistant/scripts/**
|
||||
|
||||
requirements:
|
||||
requirements: &requirements
|
||||
- .github/workflows/*
|
||||
- homeassistant/package_constraints.txt
|
||||
- requirements*.txt
|
||||
@ -135,4 +135,5 @@ any:
|
||||
- *components
|
||||
- *core
|
||||
- *other
|
||||
- *requirements
|
||||
- *tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user