Skip to content
Open
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 @@ -14,7 +14,7 @@ permissions:

jobs:
drift:
uses: QuantStrategyLab/QuantPlatformKit/.github/workflows/reusable-drift-check.yml@335c7a22bc3f570bd5705427ccc40172eda6b289
uses: QuantStrategyLab/QuantPlatformKit/.github/workflows/reusable-drift-check.yml@9aa2c042d2750ac7bcb0db59b518e59bf91d55dc
with:
strategy_domain: hk_equity
caller_event_name: ${{ github.event_name }}
Expand Down
Loading