Skip to content

Document solution to checkLink failing for some valid URLs #11

Document solution to checkLink failing for some valid URLs

Document solution to checkLink failing for some valid URLs #11

Workflow file for this run

name: Doc Detective
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
runTests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: doc-detective/github-action@v1
with:
exit_on_fail: true