Skip to content

Update Andrew-Chen-Wang/github-wiki-action action to v5 #163

Update Andrew-Chen-Wang/github-wiki-action action to v5

Update Andrew-Chen-Wang/github-wiki-action action to v5 #163

Workflow file for this run

---
name: Linting
on:
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
name: Markdown
steps:
- uses: actions/checkout@v6
with:
submodules: true
- name: MarkdownLint-Cli
run: make markdownlint