Add Workflow dispatch for docker builds
This commit is contained in:
parent
102f874c63
commit
d24a49ef03
1
.github/workflows/on-master.yaml
vendored
1
.github/workflows/on-master.yaml
vendored
@ -1,6 +1,7 @@
|
|||||||
name: Docker Build and publish to Github
|
name: Docker Build and publish to Github
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- statediff
|
- statediff
|
||||||
|
Loading…
Reference in New Issue
Block a user