This commit is contained in:
Markus Pesch 2025-01-11 12:55:39 +01:00
parent da18fbf50c
commit de3c85ba4d
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -15,5 +15,6 @@ jobs:
- ubuntu-latest
steps:
- uses: actions/checkout@v4.2.2
- name: Check Links in Markdown files
run: npm install && npm run readme:link
with:
github-server-url: https://git.cryptic.systems
- run: npm install && npm run readme:link