Skip to content

Commit 5d3e1d4

Browse files
committed
Finalise
1 parent 1646af7 commit 5d3e1d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release-wheels.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: release-deploy
33
on:
44
release:
55
types: [ published ]
6-
push:
7-
branches: [ main ]
8-
pull_request:
6+
# push:
7+
# branches: [ main ]
8+
# pull_request:
99

1010
jobs:
1111
build-sdist:

0 commit comments

Comments
 (0)