ci: add workflow_dispatch to cd-main for test runs
CD - Develop / build-and-deploy (push) Failing after 4m19s

This commit is contained in:
2026-06-22 19:01:47 -04:00
parent 0eabc954af
commit 40de32e48b
+1
View File
@@ -4,6 +4,7 @@ on:
push:
branches:
- main
workflow_dispatch:
jobs:
build-and-deploy: