Skip to content

Commit

Permalink
Removing ini flag
Browse files Browse the repository at this point in the history
  • Loading branch information
wmat committed Mar 4, 2025
1 parent 3f90858 commit 8944f8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/vale-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
run: sudo apt-get install -y asciidoctor
- uses: actions/checkout@v4
- uses: errata-ai/vale-action@v2.1.1
with:
vale_flags: "--config=.vale.ini"
#with:
# vale_flags: "--config=.vale.ini"

# For reStructuredText users:
# - name: Install docutils
Expand Down

0 comments on commit 8944f8e

Please sign in to comment.