Skip to content

Commit f82a5a7

Browse files
committed
Uses fetch-depth 0
1 parent 0c88d28 commit f82a5a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reassurePerfTests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Checkout
1717
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
1818
with:
19-
ref: ${{ github.event.pull_request.base.ref }}
19+
fetch-depth: 0
2020

2121
# v4
2222
- name: Setup Node

0 commit comments

Comments
 (0)