We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efc1eaa commit 5fecb40Copy full SHA for 5fecb40
.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