Skip to content

Add Typecheck badge and document ap-copy-master-to-blink module #70

Add Typecheck badge and document ap-copy-master-to-blink module

Add Typecheck badge and document ap-copy-master-to-blink module #70

Workflow file for this run

name: Markdown Lint
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
markdownlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lint markdown files
run: make markdown-lint