Skip to content

Check published links #26

Check published links

Check published links #26

Workflow file for this run

name: Check published links
on:
workflow_dispatch:
schedule:
# Run on Mondays at 5:45 UTC
- cron: '45 5 * * 1'
jobs:
build:
name: Build
uses: Logius-standaarden/Automatisering/.github/workflows/link-checker.yml@main
secrets: inherit