mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
ci: verify that all docs links work (#4710)
This commit is contained in:
@@ -674,3 +674,10 @@ jobs:
|
||||
buildScriptName: "storybook:build"
|
||||
projectToken: 695c25b6cb65
|
||||
workingDir: "./site"
|
||||
markdown-link-check:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- uses: gaurav-nelson/github-action-markdown-link-check@v1
|
||||
with:
|
||||
config-file: .github/workflows/mlc_config.json
|
||||
|
||||
Reference in New Issue
Block a user