diff --git a/.github/workflows/code-check.yaml b/.github/workflows/code-check.yaml index ebfdd4c..d8cdeab 100644 --- a/.github/workflows/code-check.yaml +++ b/.github/workflows/code-check.yaml @@ -23,8 +23,6 @@ jobs: - name: Checkout code uses: actions/checkout@v4 with: - # super-linter needs the full git history to get the - # list of files that changed across commits fetch-depth: 0 - name: Super-linter