diff --git a/.github/workflows/vale-reusable.yml b/.github/workflows/vale-reusable.yml index ac6b356..14fab1b 100644 --- a/.github/workflows/vale-reusable.yml +++ b/.github/workflows/vale-reusable.yml @@ -12,7 +12,7 @@ jobs: - uses: actions/checkout@v4 - uses: errata-ai/vale-action@v2.1.1 # with: -# vale_flags: "--config=workflows/.vale.ini" +# vale_flags: "--config=.vale.ini" # For reStructuredText users: # - name: Install docutils