Skip to content

Commit 26f3476

Browse files
committed
fix: don't build pypi on main
1 parent 60255d8 commit 26f3476

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pypi.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name: PyPI
22

33
on:
44
push:
5-
branches:
6-
- main
75
tags:
86
- "v*"
97
workflow_dispatch:

0 commit comments

Comments
 (0)