Skip to content

Update xip-43-permission-pref-proofs.md (#49) #225

Update xip-43-permission-pref-proofs.md (#49)

Update xip-43-permission-pref-proofs.md (#49) #225

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