Skip to content

Merge branch 'master' of https://github.com/rootiest/zippy-klipper_co… #28

Merge branch 'master' of https://github.com/rootiest/zippy-klipper_co…

Merge branch 'master' of https://github.com/rootiest/zippy-klipper_co… #28

Workflow file for this run

name: Check Links
on:
push:
jobs:
markdown-link-check:
name: Check markdown files
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Markdown links check
uses: ruzickap/action-my-markdown-link-checker@v1.1.0