diff --git a/.github/workflows/pypi-release.yaml b/.github/workflows/pypi-release.yaml index 2915c4d..69bc3ff 100644 --- a/.github/workflows/pypi-release.yaml +++ b/.github/workflows/pypi-release.yaml @@ -4,9 +4,9 @@ on: types: - published # Runs for pull requests should be disabled other than for testing purposes - pull_request: - branches: - - main + # pull_request: + # branches: + # - main permissions: contents: read