Skip to content

Commit

Permalink
Actions are changed from default branch to version-specified. (#737)
Browse files Browse the repository at this point in the history
  • Loading branch information
taku333 authored Dec 11, 2024
1 parent 14e0104 commit a89223e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v4

- name: Vale Linting
uses: errata-ai/vale-action@reviewdog
uses: errata-ai/vale-action@v2
with:
files: '["patterns/2-structured/", "patterns/3-validated/"]'
vale_flags: "--glob=*.md"
Expand Down

0 comments on commit a89223e

Please sign in to comment.