ci: add workflow_dispatch for manual trigger
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 4s

Made-with: Cursor
This commit is contained in:
2026-04-25 22:06:42 +02:00
parent 716e15c0b7
commit 8d8b9cde85

View File

@@ -4,6 +4,7 @@ on:
push:
branches:
- main
workflow_dispatch:
jobs:
deploy: