Skip to content

Commit

Permalink
Merge pull request #896 from redhat-documentation/themr0c-patch-1
Browse files Browse the repository at this point in the history
Update using-vale-github-action.adoc
  • Loading branch information
aireilly authored Oct 22, 2024
2 parents c7aae7e + b67a7e3 commit e36be7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/user-guide/pages/using-vale-github-action.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install Asciidoctor
run: sudo apt-get install -y asciidoctor
- uses: errata-ai/vale-action@reviewdog
with:
filter_mode: diff_context
Expand Down

0 comments on commit e36be7c

Please sign in to comment.