Skip to content

NEXT-30112 - Flow builder action is not documented correctly for shopware6.5 #133

NEXT-30112 - Flow builder action is not documented correctly for shopware6.5

NEXT-30112 - Flow builder action is not documented correctly for shopware6.5 #133

Workflow file for this run

name: Reviewdog
on: pull_request
jobs:
reviewdog:
name: Runner
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: reviewdog/action-languagetool@v1
with:
language: en-US
reporter: github-pr-check
enabled_rules: 'PASSIVE_VOICE,SENTENCE_WHITESPACE,GOD_COMMA'