Skip to content

Commit

Permalink
Merge branch 'main' into CC-7146/convert-consul-hcp-to-a-simpler-comp…
Browse files Browse the repository at this point in the history
…onent-for-some-upcoming-changes
  • Loading branch information
chris-hut authored Jan 27, 2024
2 parents 1793494 + 1c1df45 commit 7e8e13f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/broken-link-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: Broken Link Check
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * 1"
- cron: "0 0 1 * *"

jobs:
linkChecker:
Expand All @@ -30,4 +30,4 @@ jobs:
with:
title: Link Checker Report
content-filepath: ./lychee/out.md
labels: report, automated issue
labels: report, automated issue

0 comments on commit 7e8e13f

Please sign in to comment.