Skip to content

Commit 7223f6b

Browse files
committed
updated github workflow, removed trigger for push on main branch
1 parent 327c207 commit 7223f6b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/pypi.yml

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

33
on:
4-
push:
5-
branches: main
64
pull_request:
75
branches: main
86
types: closed

0 commit comments

Comments
 (0)