added workflow_dispatch to coverage workflow

This commit is contained in:
W Anders
2025-01-09 08:46:04 -07:00
parent a6087fa9a4
commit 4d49fe9ccf
+2
View File
@@ -1,5 +1,7 @@
---
name: Build and Test name: Build and Test
on: on:
workflow_dispatch:
push: push:
branches: branches:
- master - master