Remove trigger for test run from PyPI publish workflow
This commit is contained in:
parent
53b1021cf7
commit
ed6bd5a373
1
.github/workflows/pypi-publish.yml
vendored
1
.github/workflows/pypi-publish.yml
vendored
@ -2,7 +2,6 @@ name: PyPI publish
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
push:
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
Loading…
Reference in New Issue
Block a user