Skip to content

Commit

Permalink
Increased fetch depth
Browse files Browse the repository at this point in the history
  • Loading branch information
mnocon committed Nov 29, 2024
1 parent 046e515 commit 53947ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/preview_comment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Create comment for changed files
run: |
Expand Down

0 comments on commit 53947ae

Please sign in to comment.