Skip to content

Sync the spiral-matrix exercise's docs with the latest data. (#2797) #229

Sync the spiral-matrix exercise's docs with the latest data. (#2797)

Sync the spiral-matrix exercise's docs with the latest data. (#2797) #229

Workflow file for this run

name: Markdown
on:
pull_request:
paths:
- "**/*.md"
push:
branches:
- main
workflow_dispatch:
permissions:
contents: read
jobs:
lint:
name: Lint Markdown files
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
- name: Lint markdown
uses: DavidAnson/markdownlint-cli2-action@b4c9feab76d8025d1e83c653fa3990936df0e6c8