Skip to content

chore: update

chore: update #2

Workflow file for this run

name: Lint Markdown

Check failure on line 1 in .github/workflows/lint-md.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/lint-md.yml

Invalid workflow file

(Line: 17, Col: 15): Expected format {org}/{repo}[/path]@ref. Actual 'lint-md/github-action'
on:
push:
branches:
- main
pull_request:
jobs:
lint-markdown:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Lint Markdown
uses: lint-md/github-action
with:
files: './'