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:
|
on:
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
push:
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
|
Loading…
Reference in New Issue
Block a user