Skip to content

Commit

Permalink
Remove check for main branch (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: Russell Goyder <[email protected]>
  • Loading branch information
russellgoyder and russellgoyder authored Sep 15, 2024
1 parent aabb558 commit 5c6ea45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ jobs:

build:
name: Build distribution 📦
if: ${{ github.ref == 'refs/heads/main' }}
needs:
- test
- ruff
Expand Down

0 comments on commit 5c6ea45

Please sign in to comment.