Skip to content

feat add website (#13) #37

feat add website (#13)

feat add website (#13) #37

Workflow file for this run

name: Lint Markdown
on:
push:
branches:
- main
pull_request:
jobs:
lint-markdown:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Lint Markdown
uses: lint-md/github-action@v0.1.1
with:
files: './'
configFile: .lintmdrc