diff --git a/.github/workflows/editorconfig.yml b/.github/workflows/editorconfig.yml index aeb6c65457c..86b89a3f558 100644 --- a/.github/workflows/editorconfig.yml +++ b/.github/workflows/editorconfig.yml @@ -10,6 +10,8 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 + with: + fetch-depth: 0 - uses: technote-space/get-diff-action@v2.0.3 - name: Checking EditorConfig env: