Skip to content

chore(main): release 1.5.0-alpha-rc01 (#966) #30

chore(main): release 1.5.0-alpha-rc01 (#966)

chore(main): release 1.5.0-alpha-rc01 (#966) #30

Workflow file for this run

name: Linters
on:
push:
paths:
- '**/*.md'
pull_request:
paths:
- '**/*.md'
jobs:
markdownlint:
runs-on: ["ubuntu-latest"]
steps:
- uses: actions/checkout@v4
- name: markdownlint-cli
uses: nosborn/[email protected]
with:
files: .
config-file: .markdownlint.yaml