Skip to content
Closed
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/drift-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
contents: read
issues: write
id-token: write
uses: QuantStrategyLab/QuantPlatformKit/.github/workflows/reusable-drift-check.yml@92458590a463e7219f0369a3505031ee74414135
uses: QuantStrategyLab/QuantPlatformKit/.github/workflows/reusable-drift-check.yml@5a83f508552bb68115123aa378795325094a7b52
with:
strategy_domain: hk_equity
caller_event_name: ${{ github.event_name }}
Expand Down
Loading