Skip to content

Commit e330c00

Browse files
authored
Update redirector.yml
1 parent 2564c04 commit e330c00

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/redirector.yml

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
- name: Get renamed/deleted files
1717
id: renamed-deleted-files
1818
uses: actions/checkout@v4
19+
with:
20+
fetch-depth: 2
1921

2022
- name: Check for deleted or renamed files
2123
run: |

0 commit comments

Comments
 (0)