Skip to content

Commit

Permalink
feat/intial-v update the package for pip
Browse files Browse the repository at this point in the history
  • Loading branch information
hminaee-tc committed Jun 17, 2024
1 parent 1197e40 commit df1fbd1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@ on:
pull_request:
branches:
- main
types: [closed]

jobs:
build-n-publish:
if: ${{ github.event.pull_request.merged }}
name: Build and publish Python 🐍 distributions 📦 to PyPI
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit df1fbd1

Please sign in to comment.