mirror of
https://github.com/alebcay/awesome-shell.git
synced 2024-10-01 01:05:54 -04:00
Fix bad linting on passwordstore.org
This commit is contained in:
parent
2904af8b2f
commit
f9296893ab
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
id: lychee
|
||||
uses: lycheeverse/lychee-action@v1
|
||||
with:
|
||||
args: README.md README_ZH-CN.md --verbose --no-progress
|
||||
args: README.md README_ZH-CN.md --verbose --no-progress --exclude www.passwordstore.org/*
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user