add workflow_dispatch to test

This commit is contained in:
Luke Tainton 2023-02-28 16:09:21 +00:00
parent 9ce178e7cf
commit 8025fcbcc3
No known key found for this signature in database

View File

@ -1,6 +1,7 @@
name: Test
on:
workflow_call:
workflow_dispatch:
jobs:
test: