We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d54b4b3 commit 3f3f88dCopy full SHA for 3f3f88d
1 file changed
.github/workflows/lychee.yml
@@ -13,6 +13,7 @@ jobs:
13
- name: Lychee Link Checker
14
uses: lycheeverse/lychee-action@v2
15
with:
16
+ workingDirectory: "~"
17
fail: true
18
19
- name: Create Issue From File
0 commit comments