diff --git a/.github/workflows/spelling.yml b/.github/workflows/spelling.yml index 3027f86f95..266ce43a0d 100644 --- a/.github/workflows/spelling.yml +++ b/.github/workflows/spelling.yml @@ -50,8 +50,6 @@ jobs: - uses: actions/checkout@v4 if: steps.check-files.outputs.skip != 'true' - with: - fetch-depth: 0 - name: Get changed files for push event if: |