mirror of
https://github.com/namibia/awesome-shell.git
synced 2024-12-22 08:28:54 +00:00
Ignore persistent CI failure
This commit is contained in:
parent
788c41203e
commit
190e883851
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -14,6 +14,8 @@ jobs:
|
||||
- name: Check links
|
||||
id: lychee
|
||||
uses: lycheeverse/lychee-action@v1.0.8
|
||||
with:
|
||||
args: --verbose --no-progress --exclude wiki.bash-hackers.org/* README.md README_ZH-CN.md
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user