Updated wheels path regex
This commit is contained in:
parent
433e46471e
commit
658d9ce258
4
.github/workflows/wheels.yml
vendored
4
.github/workflows/wheels.yml
vendored
@ -13,7 +13,7 @@ on:
|
||||
paths:
|
||||
- ".ci/requirements-cibw.txt"
|
||||
- ".github/dependencies.json"
|
||||
- ".github/workflows/wheel*"
|
||||
- ".github/workflows/wheels*"
|
||||
- "pyproject.toml"
|
||||
- "setup.py"
|
||||
- "wheels/*"
|
||||
@ -25,7 +25,7 @@ on:
|
||||
paths:
|
||||
- ".ci/requirements-cibw.txt"
|
||||
- ".github/dependencies.json"
|
||||
- ".github/workflows/wheel*"
|
||||
- ".github/workflows/wheels*"
|
||||
- "pyproject.toml"
|
||||
- "setup.py"
|
||||
- "wheels/*"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user