Skip to content

Commit b902f7f

Browse files
committed
Fix link validation workflow
1 parent 43c4f7c commit b902f7f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/link-validation.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v2
16-
with:
17-
fetch-depth: 1
1816

1917
- name: Install Taskfile
2018
uses: arduino/actions/setup-taskfile@master

0 commit comments

Comments
 (0)