Skip to content

Fixed issue with the interaction ability that would display an empty indicator when no option can be used #432

Fixed issue with the interaction ability that would display an empty indicator when no option can be used

Fixed issue with the interaction ability that would display an empty indicator when no option can be used #432

Workflow file for this run

name: reviewdog
on: [pull_request]
jobs:
vale:
name: runner / vale
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: errata-ai/vale-action@reviewdog
with:
files: docs/
fail_on_error: false
reporter: github-pr-check
level: warning