Skip to content

Bump 1.6.1

Bump 1.6.1 #8

Workflow file for this run

name: Lint Docs
on:
push:
branches:
- main
paths:
- "**/*.md"
- ".github/workflows/docs-lint.yml"
pull_request:
paths:
- "**/*.md"
- ".github/workflows/docs-lint.yml"
jobs:
docs-lint:
uses: anycable/github-actions/.github/workflows/docs-lint.yml@master
with:
forspell-args: "**/*.md *.md"
lychee-args: docs/* --exclude "(rails/|anycable-go/|deployment/|architecture.md)" -v README.md CHANGELOG.md