Skip to content

Commit 32c8585

Browse files
Copilotstar-e
andauthored
Fix Clang-Format workflow shallow fetch failure
Co-authored-by: star-e <13654656+star-e@users.noreply.github.com>
1 parent ad45497 commit 32c8585

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/native-clang-format.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
with:
1919
token: ${{ github.token }}
2020
ref: ${{ github.head_sha }}
21+
fetch-depth: 0
2122

2223
- id: get_change_files
2324
uses: fish9167/file-changes-action@v1.2.3

0 commit comments

Comments
 (0)