Skip to content

Commit

Permalink
Try without branches filter
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhollas committed Apr 30, 2024
1 parent b3df873 commit e260e3c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ name: Publish on Test PyPI and PyPI

on:
pull_request:
branches:
# Commits pushed to release/ branches are published on Test PyPI if they
# have a new version number. This allows the maintainer to check the release
# before it is pushed to the actual PyPI index.
- 'release/**'
release:
types: [published]

Expand Down

0 comments on commit e260e3c

Please sign in to comment.