Add Workflow dispatch for docker builds
This commit is contained in:
parent
08053b039c
commit
695e38718c
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
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- statediff
|
||||
|
Loading…
Reference in New Issue
Block a user