Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 85268125a5 | |||
| eed19193a6 |
@@ -13,6 +13,11 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '20'
|
||||
|
||||
- name: Lint Markdown
|
||||
uses: DavidAnson/markdownlint-cli2-action@v22
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user