Skip to content

feat(link-checker): Simplify link-checker workflow configuration #5

feat(link-checker): Simplify link-checker workflow configuration

feat(link-checker): Simplify link-checker workflow configuration #5

Workflow file for this run

name: Link Checker
on:
workflow_dispatch:
schedule:
- cron: "2 0 * * *"
pull_request:
branches: ["master"]
jobs:
link-checker-documentation:
uses: vespa-engine/gh-actions-workflows/.github/workflows/link-checker.yml@link-checker