Skip to content

Commit 48bc703

Browse files
committed
Update workflows
1 parent 6a25348 commit 48bc703

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/wheels.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,8 @@ name: Build wheels
22
on:
33
push:
44
branches: [master]
5-
paths:
6-
- 'src/*'
75
pull_request:
86
branches: [master]
9-
paths:
10-
- 'src/*'
117
permissions:
128
contents: read
139

0 commit comments

Comments
 (0)