Skip to content

Commit 38a5f72

Browse files
authored
Merge pull request #8674 from radarhere/wheel_paths
2 parents fb7e219 + f281eb9 commit 38a5f72

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/wheels.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313
paths:
1414
- ".ci/requirements-cibw.txt"
1515
- ".github/workflows/wheel*"
16+
- "pyproject.toml"
1617
- "setup.py"
1718
- "wheels/*"
1819
- "winbuild/build_prepare.py"
@@ -23,6 +24,7 @@ on:
2324
paths:
2425
- ".ci/requirements-cibw.txt"
2526
- ".github/workflows/wheel*"
27+
- "pyproject.toml"
2628
- "setup.py"
2729
- "wheels/*"
2830
- "winbuild/build_prepare.py"

0 commit comments

Comments
 (0)