We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2de1f99 commit f324a5eCopy full SHA for f324a5e
1 file changed
.github/workflows/test.yml
@@ -2,7 +2,8 @@ name: Build Wheel with cibuildwheel
2
3
on:
4
push:
5
- branches: [workflow_test]
+ branches:
6
+ workfolw_test
7
8
jobs:
9
build-wheel:
0 commit comments