mirror of
https://github.com/Hacks-R-Us/hacksrus.uk.git
synced 2026-09-12 16:48:22 +01:00
Update lychee, remove email check
This commit is contained in:
@@ -12,8 +12,9 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Link Checker
|
||||
uses: lycheeverse/lychee-action@v1.5.0
|
||||
uses: lycheeverse/lychee-action@v1.9.3
|
||||
with:
|
||||
args: --exclude-mail
|
||||
fail: true
|
||||
html-validate:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user