Remove manual workflow trigger
Some checks failed
Deploy to Production / Deploy TurboTrades (push) Has been cancelled

This commit is contained in:
2026-01-11 00:27:34 +00:00
parent 26dba315dd
commit e51c9fdc83

View File

@@ -3,8 +3,7 @@ name: Deploy to Production
on:
push:
branches:
- main
workflow_dispatch: # allows manual trigger if needed
- main # triggers automatically on pushes to main
jobs:
deploy: