Add workflow dispatch to all test workflows
This commit is contained in:
1
.github/workflows/test-jvm.yaml
vendored
1
.github/workflows/test-jvm.yaml
vendored
@@ -1,5 +1,6 @@
|
||||
name: Test Kotlin/JVM
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
paths:
|
||||
- "bdk-ffi/**"
|
||||
|
||||
Reference in New Issue
Block a user