Merge pull request #8674 from radarhere/wheel_paths
This commit is contained in:
commit
38a5f72d21
2
.github/workflows/wheels.yml
vendored
2
.github/workflows/wheels.yml
vendored
@ -13,6 +13,7 @@ on:
|
||||
paths:
|
||||
- ".ci/requirements-cibw.txt"
|
||||
- ".github/workflows/wheel*"
|
||||
- "pyproject.toml"
|
||||
- "setup.py"
|
||||
- "wheels/*"
|
||||
- "winbuild/build_prepare.py"
|
||||
@ -23,6 +24,7 @@ on:
|
||||
paths:
|
||||
- ".ci/requirements-cibw.txt"
|
||||
- ".github/workflows/wheel*"
|
||||
- "pyproject.toml"
|
||||
- "setup.py"
|
||||
- "wheels/*"
|
||||
- "winbuild/build_prepare.py"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user