We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38268a9 commit a0a8f77Copy full SHA for a0a8f77
1 file changed
.github/workflows/build-wheels.yml
@@ -6,7 +6,7 @@ name: Build wheels
6
on:
7
push:
8
paths:
9
- - '.github/workflows'
+ - '.github/workflows/**'
10
- 'src/**'
11
- 'setup.*'
12
- 'pyproject.toml'
0 commit comments