diff --git a/.github/workflows/automatic-resolve.yml b/.github/workflows/automatic-resolve.yml index a79d35ea..b035150b 100644 --- a/.github/workflows/automatic-resolve.yml +++ b/.github/workflows/automatic-resolve.yml @@ -23,6 +23,7 @@ jobs: uses: actions/checkout@v2 with: ref: ${{ github.head_ref }} + fetch-depth: 0 - name: Setup dependencies run: sudo apt-get -y install gettext jq