Trigger Wheels builds in more cases (#101126)

This commit is contained in:
Franck Nijhof
2023-09-29 21:19:11 +02:00
committed by GitHub
parent 26ba10f4e4
commit 581a045617

View File

@@ -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}}