Skip to content

Merge pull request #920 from yytypescript/feature/919 #968

Merge pull request #920 from yytypescript/feature/919

Merge pull request #920 from yytypescript/feature/919 #968

Workflow file for this run

name: markdownlint
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
markdownlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Setup Node
uses: "./.github/actions/setup-node"
- run: yarn --frozen-lockfile
- run: yarn markdownlint