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 b3e0db5 commit 0160e76Copy full SHA for 0160e76
.github/workflows/check_links.yml
@@ -23,6 +23,7 @@ jobs:
23
uses: lycheeverse/lychee-action@v2
24
with:
25
fail: true
26
+ token: ${{ secrets.GITHUB_TOKEN }}
27
args: >
28
--verbose
29
--no-progress
0 commit comments