Updated docker build to only run on dispatch

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