Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/execution-report-heartbeat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
run: uv run --no-sync python scripts/execution_report_heartbeat.py

- name: Publish read-only runtime execution evidence
uses: QuantStrategyLab/QuantRuntimeSettings/actions/publish-runtime-execution-evidence@1eb72e4be2c20f991be5e10153ae046ba0fde496
uses: QuantStrategyLab/QuantRuntimeSettings/actions/publish-runtime-execution-evidence@eda6facfb59aee73caaf8fafc80898540a6c7629
with:
source-id: runtime-reports-firstrade
report-platform: firstrade
Expand Down