fetch all history to make NBGV happy

This commit is contained in:
Jacob Overgaard
2024-11-09 11:03:18 +01:00
parent 0e562a1d02
commit ac1a9d86bb

View File

@@ -50,6 +50,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL