Skip to content

Commit

Permalink
aligns ConsenSys with in use BUT there are more instances in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
m4sterbunny committed Sep 10, 2024
1 parent 6c57def commit dad4b47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/spelling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v4

- name: Vale
uses: ConsenSys/docs-gha/spelling@main
uses: Consensys/docs-gha/spelling@main
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ testing new doc sites, published at
## Linting

Vale is a work in progress (WIP) for linting: `.github/workflows/lint.yml` uses actions set up on
ConsenSys/docs-gha/lint@main.
Consensys/docs-gha/lint@main.

WIP: That GHA repo should be set up to apply the [Vale linting set](https://github.com/ConsenSys/docs-gha/tree/main/spelling).

Expand Down

0 comments on commit dad4b47

Please sign in to comment.