Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 12d65eb

Browse files
vgvassilevmcbarton
andauthoredMay 13, 2025··
Update .github/workflows/spelling.yml
Co-authored-by: mcbarton <matthew.c.barton@hotmail.co.uk>
1 parent 0c1312e commit 12d65eb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎.github/workflows/spelling.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ jobs:
6262
# note: If you use only_check_changed_files, you do not want cancel-in-progress
6363
cancel-in-progress: true
6464
steps:
65+
- uses: actions/checkout@v4
66+
with:
67+
fetch-depth: 0
6568
- name: Get all changed markdown files
6669
uses: tj-actions/changed-files@v45
6770
id: changed_files

0 commit comments

Comments
 (0)
Please sign in to comment.