Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
danielxiangzl authored Apr 18, 2023
1 parent e28d32f commit 5917a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/execution-performance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:

jobs:
execution-performance:
uses: ./.github/workflows/workflow-run-execution-performance.yaml@main
uses: aptos-labs/aptos-core/.github/workflows/workflow-run-execution-performance.yaml@main
secrets: inherit
with:
GIT_SHA: ${{ github.event.pull_request.head.sha || github.sha }}

0 comments on commit 5917a36

Please sign in to comment.