From 344b35fc53a62a8550dc9715607c49a8777f16a1 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Mon, 2 Oct 2023 17:51:35 -0600 Subject: [PATCH] Update issue-comment-test.yml --- .github/workflows/issue-comment-test.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/issue-comment-test.yml b/.github/workflows/issue-comment-test.yml index 82095e96..8dec31e2 100644 --- a/.github/workflows/issue-comment-test.yml +++ b/.github/workflows/issue-comment-test.yml @@ -19,6 +19,7 @@ jobs: with: submodules: true ref: chore/clean-up-test + fetch-depth: 0 - name: Dump GitHub context env: @@ -103,6 +104,8 @@ jobs: uses: actions/checkout@v4 with: submodules: true + ref: chore/clean-up-test + fetch-depth: 0 - name: Dump GitHub context env: