diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index 9b5b92a1ee..60bbb7d949 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -26,7 +26,6 @@ jobs: steps: - uses: actions/checkout@v3 with: - ref: ${{ github.head_ref }} fetch-depth: 0 # Ensures all history is fetched - name: Get date of the last commit