Add workflow_dispatch trigger to test

This commit is contained in:
Daniel Lovell
2024-09-30 03:17:04 -07:00
parent 91587afce5
commit 46fe48afdb

View File

@@ -7,6 +7,7 @@ on:
pull_request:
branches:
- master
workflow_dispatch:
jobs:
testAllModes: