Skip to content

Commit 8784b15

Browse files
committed
Run release workflow only on release event
1 parent a3bb557 commit 8784b15

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ name: Upload Python Package
33
on:
44
release:
55
types: [created]
6-
workflow_run:
7-
workflows: ["Test"]
8-
types:
9-
- completed
106

117
jobs:
128
pypi-publish:

0 commit comments

Comments
 (0)