diff --git a/.github/workflows/execution-report-heartbeat.yml b/.github/workflows/execution-report-heartbeat.yml index 93d20ea..f7760ba 100644 --- a/.github/workflows/execution-report-heartbeat.yml +++ b/.github/workflows/execution-report-heartbeat.yml @@ -1,5 +1,6 @@ name: Execution Report Heartbeat +# Schedule disabled; trade/error notifications own unattended alerting. on: workflow_dispatch: inputs: @@ -16,8 +17,6 @@ on: options: - "true" - "false" - schedule: - # cron disabled — notify only on trades/errors "10 23 * * 1-5" env: GCP_PROJECT_ID: firstradequant