mirror of
https://github.com/alebcay/awesome-shell.git
synced 2025-08-11 10:55:52 +02:00
Ignore persistent CI failure
This commit is contained in:
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 }}
|
||||
|
||||
|
Reference in New Issue
Block a user