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 0b7ef76 commit c247c9aCopy full SHA for c247c9a
.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/
22
fail: true
23
token: ${{ secrets.LINKCHECKER }}
0 commit comments