diff --git a/.github/workflows/preview_comment.yaml b/.github/workflows/preview_comment.yaml index e88b26f6f1..8c1652e2d5 100644 --- a/.github/workflows/preview_comment.yaml +++ b/.github/workflows/preview_comment.yaml @@ -13,6 +13,8 @@ jobs: steps: - uses: actions/checkout@v4 + with: + fetch-depth: 0 - name: Create comment for changed files run: |