mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2024-10-27 20:34:20 +00:00
Create lychee.yml
This commit is contained in:
parent
d794e90120
commit
60d8bcacfa
7
.github/workflows/lychee.yml
vendored
Normal file
7
.github/workflows/lychee.yml
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
- name: Lychee Broken Link Checker
|
||||
# You may pin to the exact commit or the version.
|
||||
# uses: lycheeverse/lychee-action@f56bc7dad9caaeb809ce24d5bdb2beaa425f66bc
|
||||
uses: lycheeverse/lychee-action@v1.0.8
|
||||
with:
|
||||
# lychee arguments
|
||||
args: # optional, default is --verbose --no-progress *.md
|
Loading…
Reference in New Issue
Block a user