Skip to content

[Chore] - Add nonce 65 LSC Transaction #1442

[Chore] - Add nonce 65 LSC Transaction

[Chore] - Add nonce 65 LSC Transaction #1442

Workflow file for this run

---
name: Check for spelling with vale
on:
pull_request:
branches:
- main
jobs:
vale:
name: Spelling
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@v4
- name: Vale
uses: Consensys/github-actions/docs-spelling-check@main
with:
FILEPATHS: "docs"