Skip to content

Commit 01baed0

Browse files
chore: add history for autobuild
1 parent 956f2ec commit 01baed0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
steps:
2828
- name: Checkout repository
2929
uses: actions/checkout@v4
30+
with:
31+
fetch-depth: 0
3032

3133
# Initializes the CodeQL tools for scanning.
3234
- name: Initialize CodeQL

0 commit comments

Comments
 (0)