Skip to content

Test lint text action #2

Test lint text action

Test lint text action #2

Workflow file for this run

name: Lint Markdown
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Lint text action
uses: bravmi/lint-text-action@v1
with:
tool: 'proselint' # Change to 'write-good' if preferred