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