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 0f5985a commit ee3f26cCopy full SHA for ee3f26c
.github/workflows/links.yml
@@ -18,6 +18,6 @@ jobs:
18
id: lychee
19
uses: lycheeverse/lychee-action@v2
20
with:
21
- args: --verbose --no-progress plugins/**
+ args: --verbose --no-progress plugins/*.json
22
fail: true
23
token: ${{ secrets.LINKCHECKER }}
0 commit comments