Skip to content

rename ci job

rename ci job #7

Workflow file for this run

name: CI
on:
push:
jobs:
linting:
runs-on: ubuntu-latest
steps:
- uses: articulate/actions-markdownlint@v1
with:
config: .markdownlint.yaml
files: .