diff --git a/.github/workflows/pypi-release.yml b/.github/workflows/pypi-release.yml index da1b1bbd..78347b59 100644 --- a/.github/workflows/pypi-release.yml +++ b/.github/workflows/pypi-release.yml @@ -1,7 +1,6 @@ name: Publish Python 🐍 distributions 📦 to PyPI on: - pull_request: #TO DELETE - types: [opened, synchronize, reopened] + pull_request: release: types: [published] defaults: