We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d51b193 commit a2d8da8Copy full SHA for a2d8da8
.github/workflows/build-and-test.yml
@@ -1,7 +1,7 @@
1
name: build-and-test-wheels
2
on:
3
push:
4
- branches: [master]
+ branches: ["*"]
5
pull_request:
6
branches: [master]
7
jobs:
0 commit comments