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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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