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

View file

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