Update Workflows

This commit is contained in:
Dave Conroy
2023-01-29 18:13:20 -08:00
parent 8fb379b51a
commit a83dfd1a0b
2 changed files with 13 additions and 109 deletions

View File

@@ -1,11 +1,10 @@
name: "manual_build_image"
name: "build_image"
on:
workflow_dispatch:
inputs:
Manual Build:
description: 'Manual Build'
required: false
push:
paths:
- "**"
- "!README.md"
jobs:
build: