ci: remove workflow_dispatch from cd-main — prod Slack only fires on main pushes
CD - Develop / build-and-deploy (push) Failing after 54s

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