mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 05:00:24 +00:00
Update workflow
This commit is contained in:
parent
2032a6aa8e
commit
2a9308b855
1 changed files with 3 additions and 0 deletions
3
.github/workflows/docs.yml
vendored
3
.github/workflows/docs.yml
vendored
|
|
@ -41,6 +41,9 @@ jobs:
|
|||
- name: Validate HTML
|
||||
run: npm run docs-vnu
|
||||
|
||||
- name: Check for unused templates
|
||||
run: npm run docs-check-unused-templates
|
||||
|
||||
- name: Run linkinator
|
||||
uses: JustinBeckwith/linkinator-action@v1
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue