Skip to content

Commit

Permalink
build(node): run linkinator against index.html (#1227)
Browse files Browse the repository at this point in the history
Source-Link: googleapis/synthtool@d4236bb
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:c0ad7c54b9210f1d10678955bc37b377e538e15cb07ecc3bac93cc7219ec2bc5
  • Loading branch information
gcf-owl-bot[bot] committed Sep 29, 2021
1 parent 1515131 commit 6928791
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/.OwlBot.lock.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest
digest: sha256:111973c0da7608bf1e60d070e5449d48826c385a6b92a56cb9203f1725d33c3d
digest: sha256:c0ad7c54b9210f1d10678955bc37b377e538e15cb07ecc3bac93cc7219ec2bc5
5 changes: 4 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,7 @@ jobs:
with:
node-version: 14
- run: npm install
- run: npm run docs-test
- run: npm run docs
- uses: JustinBeckwith/linkinator-action@v1
with:
paths: docs/

0 comments on commit 6928791

Please sign in to comment.