Skip to content

Commit

Permalink
add fetch depth 0
Browse files Browse the repository at this point in the history
  • Loading branch information
KircMax committed Oct 24, 2024
1 parent 58d9de3 commit 1d6e7e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 0

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
Expand Down

0 comments on commit 1d6e7e1

Please sign in to comment.