Add workflow dispatch to all test workflows

This commit is contained in:
thunderbiscuit
2023-04-24 13:52:42 -04:00
parent 3e3c0bf22f
commit 9d1b2de29b
4 changed files with 4 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
name: Test Kotlin/JVM
on:
workflow_dispatch:
push:
paths:
- "bdk-ffi/**"