Add workflow_dispatch to pre-release.yml

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

View file

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