We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9712f7f commit 266ad03Copy full SHA for 266ad03
.github/workflows/vale-linting.yml
@@ -16,6 +16,6 @@ jobs:
16
fetch-depth: 0
17
18
- name: Run Elastic Vale Linter
19
- uses: elastic/vale-rules@v1
+ uses: elastic/vale-rules@main
20
with:
21
reporter: github-pr-review
0 commit comments