Skip to content

Commit 874c20a

Browse files
committed
Add changes
1 parent 00b0a61 commit 874c20a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
- name: Check for broken links
157157
uses: lycheeverse/lychee-action@v2.0.2
158158
with:
159-
args: "--base . --verbose --no-progress './**/*.md'"
159+
args: --verbose --no-progress **/*.md
160160
fail: false # Don't fail on broken links, just report
161161

162162
security-scan:

0 commit comments

Comments
 (0)