Add workflow_dispatch trigger to test

master
Daniel Lovell 2024-09-30 03:17:04 -07:00
parent 91587afce5
commit 46fe48afdb
1 changed files with 1 additions and 0 deletions

View File

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