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: |