Skip to content

Commit a3a60d9

Browse files
committed
Update ci_pipeline.yml
1 parent 46170da commit a3a60d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
uses: actions/checkout@v3
5555
with:
5656
fetch-depth: 0
57+
ref: ${{ github.event.pull_request.head.sha }}
5758

5859
- name: Checkout benchmark repository
5960
uses: actions/checkout@v3

0 commit comments

Comments
 (0)