Skip to content

Commit

Permalink
chore(ci): update lychee arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Jul 27, 2021
1 parent a0b9424 commit aa007f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,6 @@ jobs:
- name: Check the links
uses: lycheeverse/lychee-action@v1
with:
args: --exclude "example|localhost|awesome.txt" -v *.md
args: --exclude "example.com|site.com|localhost|awesome.txt" -v *.md
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit aa007f9

Please sign in to comment.