mirror of
https://github.com/namibia/awesome-shell.git
synced 2024-12-22 16:38:55 +00: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
|
id: lychee
|
||||||
uses: lycheeverse/lychee-action@v1
|
uses: lycheeverse/lychee-action@v1
|
||||||
with:
|
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:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user