We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 865a23a commit fd37d86Copy full SHA for fd37d86
1 file changed
.github/workflows/test-windows.yml
@@ -2,6 +2,8 @@ name: Test Windows
2
3
on:
4
push:
5
+ branches:
6
+ - "**"
7
paths-ignore:
8
- ".github/workflows/docs.yml"
9
- ".github/workflows/wheels*"
0 commit comments