Skip to content

feat(): DSPX-49 Info for Claims and Keycloak ERSs #1

feat(): DSPX-49 Info for Claims and Keycloak ERSs

feat(): DSPX-49 Info for Claims and Keycloak ERSs #1

Workflow file for this run

name: 'languagetool'
on:
pull_request:
branches:
- main
paths:
- '**/*.md'
- '**/*.txt'
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: reviewdog/action-languagetool@v1
with:
github_token: ${{ secrets.github_token }}
reporter: github-pr-review
disabled_categories: ''