Skip to content
Snippets Groups Projects
Unverified Commit 8606d560 authored by David Yu's avatar David Yu Committed by GitHub
Browse files

Update broken-link-check.yml

parent 7e08d898
No related merge requests found
......@@ -6,7 +6,7 @@ name: Broken Link Check
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * 1"
- cron: "0 0 1 * *"
jobs:
linkChecker:
......@@ -30,4 +30,4 @@ jobs:
with:
title: Link Checker Report
content-filepath: ./lychee/out.md
labels: report, automated issue
\ No newline at end of file
labels: report, automated issue
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment