mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-04-15 02:45:40 +00:00
Add link checker and GitHub Action
This commit is contained in:
2
.github/workflows/test-deploy.yml
vendored
2
.github/workflows/test-deploy.yml
vendored
@@ -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