From fede4d4a2665e28c572d12f8bce1530586d62342 Mon Sep 17 00:00:00 2001 From: Lokesh-Ramina Date: Wed, 10 Jan 2024 20:51:20 -0800 Subject: [PATCH] Fetch all SW-46 --- .github/workflows/cx_build_compare.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cx_build_compare.yml b/.github/workflows/cx_build_compare.yml index 03c52d1ac8..770e560113 100644 --- a/.github/workflows/cx_build_compare.yml +++ b/.github/workflows/cx_build_compare.yml @@ -32,6 +32,7 @@ jobs: # git checkout the PR - uses: actions/checkout@v3 with: + fetch-depth: 0 path: base_branch submodules: 'recursive'