Skip to content

Commit

Permalink
Revert "try to make pypi publish only happen for changes to main"
Browse files Browse the repository at this point in the history
This reverts commit a9cbf17.
  • Loading branch information
bruce-edelman committed Jul 6, 2023
1 parent a9cbf17 commit 943a14a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,6 @@ jobs:
path: dist/wheelhouse

PyPI_Upload:
on:
push:
branches:
- main
pull_request:
branches:
- main
runs-on: ubuntu-latest
needs: ['manylinux']
steps:
Expand Down

0 comments on commit 943a14a

Please sign in to comment.