Skip to content

Commit 050cb05

Browse files
committed
ci: fetch parent commit for whitespace check
1 parent 034f9e1 commit 050cb05

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/site-validation.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
runs-on: ubuntu-latest
2323
steps:
2424
- uses: actions/checkout@v4
25+
with:
26+
fetch-depth: 2
2527
- uses: actions/setup-python@v5
2628
with:
2729
python-version: "3.12"

0 commit comments

Comments
 (0)