add workflow dispatch to unstable

This commit is contained in:
pww217
2022-07-07 14:47:23 -05:00
parent 032d1aaad7
commit c580aac991

View File

@@ -14,6 +14,7 @@ on:
paths:
- pyscriptjs/**
- .github/workflows/build-latest.yml # Test that workflow works when changed
workflow_dispatch:
env:
MINICONDA_PYTHON_VERSION: py38