Skip to content

Get partitioned heat conduction case form https://github.com/precice/… #179

Get partitioned heat conduction case form https://github.com/precice/…

Get partitioned heat conduction case form https://github.com/precice/… #179

Workflow file for this run

name: Check links
on: [push, pull_request]
jobs:
check_links:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v2
- name: Check links in markdown files (markdown-link-check)
uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: 'yes'
use-verbose-mode: 'no'
config-file: '.markdown-link-check-config.json'