Skip to content

Check Links (lychee) #8

Check Links (lychee)

Check Links (lychee) #8

Workflow file for this run

name: Check Links (lychee)
on:
workflow_dispatch:
jobs:
linkChecker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Link Checker
id: lychee
uses: lycheeverse/[email protected]
with:
args: --no-progress --exclude artstation.com --exclude twitter.com --exclude pixabay.com -- README.md