diff --git a/templates/github/workflows/ci-linkchecks.yml b/templates/github/workflows/ci-linkchecks.yml index 8a5c9b6..01ce3c5 100644 --- a/templates/github/workflows/ci-linkchecks.yml +++ b/templates/github/workflows/ci-linkchecks.yml @@ -36,6 +36,7 @@ jobs: args: | --verbose --max-concurrency 1 + --accept 301,302,307,308 './docs/**/*.rst' './docs/**/*.inc' './lib/**/*.py'