Skip to content

Update with new link to WWCS #45

Update with new link to WWCS

Update with new link to WWCS #45

Workflow file for this run

name: Broken link checker
on:
push:
pull_request:
jobs:
linkChecker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Link Checker
uses: lycheeverse/[email protected]
with:
fail: true