Skip to content

Commit

Permalink
Disable manual release workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
Will committed Oct 4, 2021
1 parent 615dc77 commit 963470e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ on:
release:
types: [ published ]

# Enable running this workflow manually from the Actions tab.
workflow_dispatch:

jobs:
pypi:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 963470e

Please sign in to comment.