From a424a1aaeaa68d7ed4c0e2bc35d78275ebb91d25 Mon Sep 17 00:00:00 2001 From: Svetlana Karslioglu Date: Wed, 22 Jan 2025 13:33:09 -0800 Subject: [PATCH] Update --- .github/workflows/spelling.yml | 2 -- 1 file changed, 2 deletions(-) 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: |