Skip to content

Commit

Permalink
Merge pull request #8674 from radarhere/wheel_paths
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Jan 8, 2025
2 parents fb7e219 + f281eb9 commit 38a5f72
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ on:
paths:
- ".ci/requirements-cibw.txt"
- ".github/workflows/wheel*"
- "pyproject.toml"
- "setup.py"
- "wheels/*"
- "winbuild/build_prepare.py"
Expand All @@ -23,6 +24,7 @@ on:
paths:
- ".ci/requirements-cibw.txt"
- ".github/workflows/wheel*"
- "pyproject.toml"
- "setup.py"
- "wheels/*"
- "winbuild/build_prepare.py"
Expand Down

0 comments on commit 38a5f72

Please sign in to comment.