Skip to content

added QuePaxa and SADL-RACS #8

added QuePaxa and SADL-RACS

added QuePaxa and SADL-RACS #8

Workflow file for this run

name: Link checker
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-verbose-mode: 'yes'
config-file: 'config.json'
continue-on-error: true