Skip to content

Merge pull request #246 from onshisan/Raspberry-Pi-5 #31

Merge pull request #246 from onshisan/Raspberry-Pi-5

Merge pull request #246 from onshisan/Raspberry-Pi-5 #31

Workflow file for this run

name: CI
on: push
jobs:
lint_md:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
file-path: './README.md'