Skip to content

fix(scripts): 🩹 Make sure all scripts are executable #21

fix(scripts): 🩹 Make sure all scripts are executable

fix(scripts): 🩹 Make sure all scripts are executable #21

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/[email protected]