ci: enable manual runs
This commit is contained in:
parent
e227e8df88
commit
f439300cb9
|
@ -1,6 +1,7 @@
|
|||
name: Build/Publish
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
|
Loading…
Reference in New Issue