From a9928b989d474506b56db8185884882c6323fb00 Mon Sep 17 00:00:00 2001 From: zondervancalvez Date: Thu, 4 Jul 2024 15:24:48 +0800 Subject: [PATCH] Testing commit message 07-04 3.23pm Signed-off-by: zondervancalvez --- .github/workflows/ci.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 276dc58906f..73f65576bc6 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -23,9 +23,6 @@ jobs: steps: - uses: actions/checkout@v4 - with: - fetch-depth: 0 - - name: Get PR description run: | pr_description="${{ github.event.pull_request.body }}"