Skip to content

Commit 34c405a

Browse files
committed
ci(tests): Allow manual dispatch
1 parent 37689fb commit 34c405a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test-action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ run-name: "Run Jython tests"
55
on:
66
push:
77
pull_request:
8+
workflow_dispatch:
89

910
concurrency:
1011
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)