Skip to content

Commit e1e6470

Browse files
committed
Added Vale config file
Signed-off-by: A.Arnold <[email protected]>
1 parent d1c13bb commit e1e6470

File tree

3 files changed

+2
-68
lines changed

3 files changed

+2
-68
lines changed

.github/workflows/lint-with-vale.yml

Lines changed: 0 additions & 40 deletions
This file was deleted.

.github/workflows/vale-on-pull.yml

Lines changed: 0 additions & 22 deletions
This file was deleted.

.github/workflows/Docs-Linting.yml renamed to .github/workflows/vale.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# This is a basic workflow to help you get started with Actions.
1+
# This is a basic workflow to help you get started with Actions
22

33
name: Docs-Linting
44

@@ -22,9 +22,5 @@ jobs:
2222
uses: errata-ai/[email protected]
2323
with:
2424
debug: true
25-
styles: |
26-
https://github.com/errata-ai/write-good/releases/latest/download/write-good.zip
27-
https://github.com/errata-ai/Microsoft/releases/latest/download/Microsoft.zip
28-
29-
env:
25+
env:
3026
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)