Skip to content

Commit

Permalink
Merge branch 'main' into vale
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuafernandes authored Sep 18, 2024
2 parents cdbdb8f + e941914 commit 171ca20
Show file tree
Hide file tree
Showing 4 changed files with 60 additions and 75 deletions.
24 changes: 0 additions & 24 deletions .github/workflows/dependency_review.yml

This file was deleted.

4 changes: 0 additions & 4 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ jobs:

- name: Lint code
uses: ConsenSys/docs-gha/lint@vale
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Lint markdown
uses: ConsenSys/docs-gha/lint-markdown@vale
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1 change: 0 additions & 1 deletion .github/workflows/spelling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
pull_request:
branches:
- main
- vale

jobs:
vale:
Expand Down
106 changes: 60 additions & 46 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 171ca20

Please sign in to comment.