Skip to content

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

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

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

Workflow file for this run

name: Markdown Linter
on:
pull_request
jobs:
markdown-lint:
name: Markdown Linter
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
- name: markdown-lint
uses: articulate/actions-markdownlint@v1
with:
config: .github/workflows/markdownlint.json