8000 add workflow dispatch to unstable · gytdev/pyscript@c580aac · GitHub
[go: up one dir, main page]

Skip to content

Commit c580aac

Browse files
committed
add workflow dispatch to unstable
1 parent 032d1aa commit c580aac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-unstable.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ on:
1414
paths:
1515
- pyscriptjs/**
1616
- .github/workflows/build-latest.yml # Test that workflow works when changed
17+
workflow_dispatch:
1718

1819
env:
1920
MINICONDA_PYTHON_VERSION: py38

0 commit comments

Comments
 (0)
2923
0