mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-12 16:13:23 +00:00
Merge pull request #610 from btat/link-checker
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 --quiet --use remark-validate-links --use remark-lint-no-dead-urls ./docs
|
||||
- name: Test build website
|
||||
run: yarn build
|
||||
Reference in New Issue
Block a user