Skip to content

Linkcheck

Linkcheck #4

Workflow file for this run

#on: workflow_call
on: workflow_dispatch
name: Linkcheck
jobs:
linkcheck:
name: Check Links
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
ref: master
- uses: filiph/[email protected]
with:
arguments: https://www.gnuu.de --connection-failures-as-warnings