Skip to content

docs(chore): add existing release notes since Makelog is going away #345

docs(chore): add existing release notes since Makelog is going away

docs(chore): add existing release notes since Makelog is going away #345

Workflow file for this run

name: Linting
on: [pull_request]
jobs:
prose:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4.1.0
- name: Vale Linter
# https://github.com/marketplace/actions/vale-linter
uses: errata-ai/vale-action@reviewdog
with:
# https://github.com/reviewdog/reviewdog#filter-mode
filter_mode: added