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 @@ -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@9a31aadaeb4ff4acbbc392d9a8e350acee95ecee
with:
strategy_domain: hk_equity
caller_event_name: ${{ github.event_name }}
Expand Down
Loading