Skip to content

Added threat model section to XIP 47 (#70) #309

Added threat model section to XIP 47 (#70)

Added threat model section to XIP 47 (#70) #309

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
jobs:
lint:
name: markdown
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: markdownlint-cli
uses: nosborn/[email protected]
with:
files: .
config_file: .markdownlint.yaml