mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Fix trigger of full CI on dependency bumps (#66738)
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user