Support workflow dispatch events for running the pypi.yml job

This commit is contained in:
sabaimran 2024-08-06 15:55:39 +05:30
parent ccccb8e7e6
commit d4a8ff0683

View file

@ -19,6 +19,7 @@ on:
- src/interface/web/**
- pyproject.toml
- .github/workflows/pypi.yml
workflow_dispatch:
jobs:
publish: