Add Workflow dispatch for docker builds

This commit is contained in:
Abdul Rabbani 2022-03-31 14:14:34 -04:00
parent 102f874c63
commit d24a49ef03

View File

@ -1,6 +1,7 @@
name: Docker Build and publish to Github
on:
workflow_dispatch:
push:
branches:
- statediff