From 5e23dd547fcd677daf7a2dac07707d5527d874d9 Mon Sep 17 00:00:00 2001 From: sgoudham Date: Fri, 20 Oct 2023 17:12:15 +0100 Subject: [PATCH] ci: pretend this is ammended to the last commit --- .github/workflows/changelog.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/changelog.yaml b/.github/workflows/changelog.yaml index 65c114a..ab8e41f 100644 --- a/.github/workflows/changelog.yaml +++ b/.github/workflows/changelog.yaml @@ -16,7 +16,6 @@ jobs: - name: Checkout Repository uses: actions/checkout@v4 with: - ref: ${{ github.head_ref }} fetch-depth: 0 - uses: orhun/git-cliff-action@main id: git-cliff @@ -37,7 +36,6 @@ jobs: - name: Checkout Repository uses: actions/checkout@v4 with: - ref: ${{ github.head_ref }} fetch-depth: 0 - uses: orhun/git-cliff-action@main id: git-cliff