Add manual workflow dispatch trigger
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 44s

This commit is contained in:
Scott Hatlen
2026-03-09 19:24:59 -07:00
parent 14d4c82005
commit 318fc88319

View File

@@ -3,6 +3,7 @@ name: Build and Deploy
on:
push:
branches: [main]
workflow_dispatch:
jobs:
build-and-deploy: