Skip to content

Draft EVES-008: On-Chain Identity & Revocation Management #74

Draft EVES-008: On-Chain Identity & Revocation Management

Draft EVES-008: On-Chain Identity & Revocation Management #74

Workflow file for this run

name: spelling-linter
on:
pull_request
jobs:
vale:
name: runner / vale
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: errata-ai/vale-action@reviewdog
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
with:
# github-pr-check, github-pr-review, github-check
reporter: github-pr-check