mirror of
https://github.com/Hopiu/lychee.git
synced 2026-05-04 20:04:44 +00:00
Update links.yml
This commit is contained in:
parent
2272ad1a48
commit
551c988708
1 changed files with 1 additions and 1 deletions
2
.github/workflows/links.yml
vendored
2
.github/workflows/links.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
- name: Link Checker
|
||||
uses: lycheeverse/lychee-action@master
|
||||
with:
|
||||
args: --exclude 'https://example.org/README.md'
|
||||
args: --verbose --no-progress --exclude 'https://example.org/README.md'
|
||||
|
||||
- name: Create Issue From File
|
||||
uses: peter-evans/create-issue-from-file@v2
|
||||
|
|
|
|||
Loading…
Reference in a new issue