Skip to content

Commit 6a6c3f8

Browse files
committed
fix(pypi): replaced trigger
1 parent 3325d41 commit 6a6c3f8

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: Publish to PyPI And TestPyPI
22

3-
on:
4-
push:
5-
branches:
6-
- master
7-
workflow_dispatch:
3+
on: push
84

95
jobs:
106
build:

0 commit comments

Comments
 (0)