Skip to content

feat: add GitHub Actions workflow for link checking on documentation MERGEOK #4

feat: add GitHub Actions workflow for link checking on documentation MERGEOK

feat: add GitHub Actions workflow for link checking on documentation MERGEOK #4

Workflow file for this run

name: Link checker
on:
workflow_dispatch:
push:
branches:
- master
pull_request:
branches:
- master
schedule:
- cron: "00 3 * * 1-5"
jobs:
test:
uses: vespa-engine/gh-actions-workflows/.github/workflows/jekyll-link-checker.yml@v1
with:
additonal-args: "--directory-index-file README.html"

Check failure on line 18 in .github/workflows/link-checker.yml

View workflow run for this annotation

GitHub Actions / Link checker

Invalid workflow file

The workflow is not valid. .github/workflows/link-checker.yml (Line: 18, Col: 23): Invalid input, additonal-args is not defined in the referenced workflow.
ignore-files: |-
/tensor-playground/src/main/resources/playground/
/src/main/resources/site/index.html/
/dense-passage-retrieval-with-ann/src/main/resources/frontend/index.html/
ignore-urls: |-
src/main/application/schemas/wiki.sd#L80
/localhost:8080/
src/main/application/search/query-profiles
/hub.docker.com/r/vespaengine/vespa/tags/