mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2024-10-27 20:34:20 +00:00
Link checker with auto create issue
This commit is contained in:
parent
0e51bc7b16
commit
d2e3683704
3
.github/workflows/lychee.yml
vendored
3
.github/workflows/lychee.yml
vendored
@ -11,9 +11,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2.3.4
|
||||
#- uses: lycheeverse/lychee-action@v1.0.8
|
||||
# with:
|
||||
#args: '--verbose --no-progress *.md'
|
||||
|
||||
- name: Link Checker
|
||||
uses: lycheeverse/lychee-action@master
|
||||
|
Loading…
Reference in New Issue
Block a user