mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 04:35:11 +02:00
Trigger Wheels builds in more cases (#101126)
This commit is contained in:
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}}
|
||||
|
Reference in New Issue
Block a user