Add workflow_dispatch to pre-release.yml

This commit is contained in:
Gabriel Luiz Freitas Almeida
2023-12-22 11:56:31 -03:00
parent afd1bc0c18
commit e35b5c01b0

View File

@ -8,6 +8,7 @@ on:
- dev
paths:
- "pyproject.toml"
workflow_dispatch:
env:
POETRY_VERSION: "1.5.1"