Skip to content

Commit cdd90e1

Browse files
Update .github/workflows/pr-validate.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 78402c9 commit cdd90e1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pr-validate.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
docs-only: ${{ steps.docs-only.outputs.result }}
2525
steps:
2626
- uses: actions/checkout@v6
27+
with:
28+
fetch-depth: 2
2729
- uses: dorny/paths-filter@v3
2830
id: changes
2931
with:

0 commit comments

Comments
 (0)