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