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 13286ad commit 0135b9fCopy full SHA for 0135b9f
1 file changed
README.md
@@ -3,6 +3,16 @@
3
> :octocat: The official GitHub Action for Vale -- install, manage, and run Vale
4
> with ease.
5
6
+> [!IMPORTANT]
7
+> **This repository has moved to [`vale-cli/vale-action`](https://github.com/vale-cli/vale-action).**
8
+>
9
+> The `errata-ai` organization has been renamed to `vale-cli`. You must update your workflows to continue using the action:
10
11
+> ```diff
12
+> - uses: errata-ai/vale-action@v2
13
+> + uses: vale-cli/vale-action@v2
14
+> ```
15
+
16
<p align="center">
17
<img width="50%" alt="A demo screenshot." src="https://user-images.githubusercontent.com/8785025/85236358-272d3680-b3d2-11ea-8793-0f45cb70189a.png">
18
</p>
0 commit comments