Skip to content

XIP-36: Frames Support in Review status (#59) #281

XIP-36: Frames Support in Review status (#59)

XIP-36: Frames Support in Review status (#59) #281

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