Skip to content

Enable/disable preview for all the datasets when publishing Kedro-Viz from CLI #43

Enable/disable preview for all the datasets when publishing Kedro-Viz from CLI

Enable/disable preview for all the datasets when publishing Kedro-Viz from CLI #43

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