Skip to content

Commit 0cf5b91

Browse files
committed
test builds in draft PR
1 parent 68eb3ad commit 0cf5b91

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ on:
77
- wheels-*
88
tags:
99
- 'v*'
10-
workflow_dispatch: # REMOVE THIS BEFORE PR
10+
pull_request: # REMOVE THIS BEFORE PR
11+
branches: [master]
1112

1213
jobs:
1314
build_wheels:

0 commit comments

Comments
 (0)