mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-10-11 01:58:29 -04:00
tidy link checking (#63)
* tidy link checking * Update .github/docs/release.md Co-authored-by: Nils Hanke <Nirusu@users.noreply.github.com> Co-authored-by: Nils Hanke <Nirusu@users.noreply.github.com>
This commit is contained in:
parent
1b810da331
commit
a09c53a700
4 changed files with 5 additions and 15 deletions
2
.github/workflows/check-links.yml
vendored
2
.github/workflows/check-links.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Link Checker
|
||||
uses: lycheeverse/lychee-action@v1.3.0
|
||||
uses: lycheeverse/lychee-action@v1.5.1
|
||||
with:
|
||||
fail: true
|
||||
env:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue