Enable workflow dispatch
This commit is contained in:
parent
4c1269e458
commit
20f7ed7d8d
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
name: Build
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
|
Loading…
Reference in a new issue