Add workflow_dispatch to pre-release.yml
This commit is contained in:
parent
afd1bc0c18
commit
e35b5c01b0
1 changed files with 1 additions and 0 deletions
1
.github/workflows/pre-release.yml
vendored
1
.github/workflows/pre-release.yml
vendored
|
|
@ -8,6 +8,7 @@ on:
|
|||
- dev
|
||||
paths:
|
||||
- "pyproject.toml"
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
POETRY_VERSION: "1.5.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue