Skip to content

Commit 7c5689b

Browse files
committed
Disabling the auto running of link checker for now.
1 parent ba13ba3 commit 7c5689b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/healthcheck-markdown-links.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Check health of document links
22

33
on:
44
workflow_dispatch:
5-
schedule:
6-
- cron: '0 0 * * *'
5+
# schedule:
6+
# - cron: '0 0 * * *'
77

88
jobs:
99
linkChecker:

0 commit comments

Comments
 (0)