mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +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
|
||||
- rc
|
||||
paths:
|
||||
- "requirements.txt"
|
||||
- ".github/workflows/wheels.yml"
|
||||
- "homeassistant/package_constraints.txt"
|
||||
- "requirements_all.txt"
|
||||
- "requirements.txt"
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref_name}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user