From 9311d5e54f40245522703b478117a87d69a051a2 Mon Sep 17 00:00:00 2001 From: ijunaidm1 Date: Mon, 17 Mar 2025 17:11:15 -0500 Subject: [PATCH] Updating create_pull_request file (#11817) * Updating create PR file * Updating create PR file --- .github/workflows/create_pull_request.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/create_pull_request.yml b/.github/workflows/create_pull_request.yml index 67c23a342..197b757a0 100644 --- a/.github/workflows/create_pull_request.yml +++ b/.github/workflows/create_pull_request.yml @@ -11,8 +11,7 @@ jobs: steps: - uses: actions/checkout@v4 - with: - fetch-depth: 0 + - name: Clone release branch to create pull request run: |