mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +00:00
Trigger Wheels builds in more cases (#101126)
This commit is contained in:
parent
26ba10f4e4
commit
581a045617
4
.github/workflows/wheels.yml
vendored
4
.github/workflows/wheels.yml
vendored
@ -10,8 +10,10 @@ on:
|
|||||||
- dev
|
- dev
|
||||||
- rc
|
- rc
|
||||||
paths:
|
paths:
|
||||||
- "requirements.txt"
|
- ".github/workflows/wheels.yml"
|
||||||
|
- "homeassistant/package_constraints.txt"
|
||||||
- "requirements_all.txt"
|
- "requirements_all.txt"
|
||||||
|
- "requirements.txt"
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ${{ github.workflow }}-${{ github.ref_name}}
|
group: ${{ github.workflow }}-${{ github.ref_name}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user