From 1aaabf844471353850e916e51326f9985fe8294d Mon Sep 17 00:00:00 2001 From: Sun Serega Date: Sun, 18 Aug 2024 18:49:12 +0200 Subject: [PATCH] +58 --- .github/workflows/upstream pretest.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/upstream pretest.yaml b/.github/workflows/upstream pretest.yaml index 708f8a4e..f21c4fe3 100644 --- a/.github/workflows/upstream pretest.yaml +++ b/.github/workflows/upstream pretest.yaml @@ -201,6 +201,7 @@ jobs: $main_repo_url = '${{ github.server_url }}/${{ github.repository }}' Write-Host "fetching commits of: $main_repo_url" git clone --filter=tree:0 $main_repo_url + git fetch git branch -r $core_removed_pr_nums = @()