Skip to content

Commit 60c6212

Browse files
Adjust depth
1 parent 9c86619 commit 60c6212

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/premerge.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
steps:
1616
- name: Checkout LLVM
1717
uses: actions/checkout@v4
18+
with:
19+
fetch-depth: 2
1820
- name: Build and Test
1921
run: |
2022
${MODIFIED_FILES:=$(git diff --name-only HEAD~1...HEAD)}

0 commit comments

Comments
 (0)