Skip to content

Commit 5206f53

Browse files
authored
Update links.yml
1 parent c247c9a commit 5206f53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
id: lychee
1919
uses: lycheeverse/lychee-action@v2
2020
with:
21-
args: --verbose --no-progress plugins/
21+
args: --verbose --no-progress ./plugins/*.json
2222
fail: true
2323
token: ${{ secrets.LINKCHECKER }}

0 commit comments

Comments
 (0)