diff --git a/.github/workflows/issue-comment-test.yml b/.github/workflows/issue-comment-test.yml index 82095e96239..8dec31e2dcb 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: