From: Timo Heister Date: Fri, 31 Jul 2020 15:25:28 +0000 (-0400) Subject: Update .github/workflows/indent.yml X-Git-Tag: v9.3.0-rc1~1229^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10773%2Fhead;p=dealii.git Update .github/workflows/indent.yml Co-authored-by: Daniel Arndt --- diff --git a/.github/workflows/indent.yml b/.github/workflows/indent.yml index 0b7d6f5585..3fb72f80f5 100644 --- a/.github/workflows/indent.yml +++ b/.github/workflows/indent.yml @@ -12,7 +12,7 @@ jobs: steps: - uses: actions/checkout@v2 with: - fetch-depth: 0 + fetch-depth: 100 - name: setup run: | ./contrib/utilities/download_clang_format