We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0387e7e commit 842286cCopy full SHA for 842286c
.github/workflows/config.yml
@@ -62,7 +62,7 @@ jobs:
62
exit 1
63
fi
64
65
- # Run the main bot (follows trade_key_points.md logic)
66
- - name: Run Earnings Calendar Spread Bot
+
+ - name: Run workflow
67
run: python trade_workflow.py
68
- # The bot logic (timing, sizing, etc.) is defined in trade_key_points.md
+ # The bot logic (timing, sizing, etc.) is defined in trade_key_points.md
0 commit comments