Updated docker build to only run on dispatch

This commit is contained in:
Kieran Eglin
2024-02-22 17:30:09 -08:00
parent ab9b657394
commit 927560beb6
@@ -1,9 +1,6 @@
name: Build and Push Docker Image
on:
push:
branches:
- master
workflow_dispatch:
jobs: