mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-31 00:55:33 +00:00
Add link checker and GitHub Action
This commit is contained in:
@@ -18,5 +18,7 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: yarn install --frozen-lockfile
|
||||
- name: Check links
|
||||
run: yarn run remark --use remark-validate-links --use remark-lint-no-dead-urls --frail ./docs
|
||||
- name: Test build website
|
||||
run: yarn build
|
||||
Reference in New Issue
Block a user