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 @@ -199,7 +199,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@f1d058e701a611d95e48e6629cb36b10e895426f
with:
strategy_domain: crypto
caller_event_name: ${{ github.event_name }}
Expand Down
Loading