Skip to content

Make source_dir discoverable for non-src project #1087

Make source_dir discoverable for non-src project

Make source_dir discoverable for non-src project #1087

name: Language Linter for Kedro Docs
on:
workflow_dispatch:
pull_request:
paths:
- "docs/**"
- '**.md'
jobs:
vale:
name: runner / vale
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: errata-ai/vale-action@reviewdog
with:
reporter: github-pr-check