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
No known key found for this signature in database
GPG key ID: 193984967FCF432D

View file

@ -1,9 +1,6 @@
name: Build and Push Docker Image
on:
push:
branches:
- master
workflow_dispatch:
jobs: