Skip to content

Prepare the ground (#21) #60

Prepare the ground (#21)

Prepare the ground (#21) #60

Workflow file for this run

name: checks
on: push # yamllint disable-line
jobs:
checks:
name: checks
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
- name: markdownlint-cli2-action
uses: DavidAnson/[email protected]