Skip to content

Commit

Permalink
no trigger on release for test-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lbluque committed May 14, 2024
1 parent a364a9d commit 328b947
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/test-release.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
name: test-release

on:
release: # TODO this needs to be deleted
types: [published]
inputs:
release-pypi:
required: true
type: boolean
default: true
workflow_dispatch:
inputs:
release-pypi:
Expand Down

0 comments on commit 328b947

Please sign in to comment.