Skip to content

Commit 84d80d3

Browse files
committedMar 2, 2025·
relative path check
#664
1 parent 8689876 commit 84d80d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/link-check.yml

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
with:
4242
fail: false
4343
files: 'files-to-check.txt'
44+
base: https://rehanbutt.com
4445

4546
- name: Create Issue From File
4647
if: steps.lychee.outputs.exit_code != 0

0 commit comments

Comments
 (0)
Please sign in to comment.