Skip to content

Commit

Permalink
added correct args for the checker
Browse files Browse the repository at this point in the history
  • Loading branch information
Himangini committed Feb 18, 2022
1 parent 6477252 commit a710692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/link-checker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
uses: lycheeverse/lychee-action@768a13171aff975543be1d2f2dd740bc3dcd113c #v1.2.1
with:
fail: true
exclude-file: '.github/workflows/exclude-file.txt'
args: --exclude-all-private --exclude-file '.github/workflows/exclude-file.txt'
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 comments on commit a710692

Please sign in to comment.