added workflow_dispatch to coverage workflow
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
---
|
||||
name: Build and Test
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
Reference in New Issue
Block a user