Update link-checker.yml

This commit is contained in:
Chuck 2022-12-20 07:06:44 -05:00 committed by GitHub
parent 3cd7df8b07
commit 68f56521fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ on:
repository_dispatch:
workflow_dispatch:
schedule:
- cron: "00 18 * * *"
- cron: "00 18 * * 0"
name: Check markdown links
jobs:
linkChecker: