From 080e254be0c87a404549e1a402053dab6a4941fa Mon Sep 17 00:00:00 2001 From: Radon Rosborough Date: Fri, 14 Oct 2022 17:55:06 -0700 Subject: fetch_depth: 0 --- .github/workflows/formatters.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/formatters.yml b/.github/workflows/formatters.yml index a63a27f..a7c8405 100644 --- a/.github/workflows/formatters.yml +++ b/.github/workflows/formatters.yml @@ -8,6 +8,7 @@ jobs: uses: actions/checkout@v3 with: ref: ${{ github.event.pull_request.head.sha }} + fetch_depth: 0 # compare against main - name: Fetch master run: | git fetch -- cgit v1.0