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 1f2a11c commit 8a368b3Copy full SHA for 8a368b3
.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/*.json
+ args: --verbose --no-progress plugins.json
22
fail: true
23
token: ${{ secrets.LINKCHECKER }}
0 commit comments