Skip to content

Commit 445f7ce

Browse files
committed
fix: valid YAML for disabled heartbeat cron
1 parent 9694d1a commit 445f7ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/execution-report-heartbeat.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
- "true"
1818
- "false"
1919
schedule:
20-
- #cron: "25 23 * * 1-5"
20+
# cron disabled — notify only on trades/errors "25 23 * * 1-5"
2121

2222
env:
2323
GCP_PROJECT_ID: longbridgequant

0 commit comments

Comments
 (0)