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 @@ -194,7 +194,7 @@ jobs:
contents: read
issues: write
id-token: write
uses: QuantStrategyLab/QuantPlatformKit/.github/workflows/reusable-drift-check.yml@4f8465b28a6787d39d21e50f9d95a77841d6ad56
uses: QuantStrategyLab/QuantPlatformKit/.github/workflows/reusable-drift-check.yml@9aa2c042d2750ac7bcb0db59b518e59bf91d55dc
with:
strategy_domain: us_equity
caller_event_name: ${{ github.event_name }}
Expand Down
Loading