Skip to content

Change Stefan Prodan's affiliation to independent #277

Change Stefan Prodan's affiliation to independent

Change Stefan Prodan's affiliation to independent #277

Workflow file for this run

on: pull_request
name: lychee link Checker
jobs:
linkChecker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: lychee Link Checker
id: lychee
uses: lycheeverse/lychee-action@v1.8.0
with:
args: --verbose --no-progress .
fail: true