We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84f2051 commit 7867aceCopy full SHA for 7867ace
.github/workflows/linkchecker.yml
@@ -1,7 +1,7 @@
1
name: Check Markdown links
2
on:
3
schedule:
4
- - cron: "* */24 * * *"
+ - cron: "0 * * * *"
5
pull_request:
6
push:
7
branches:
0 commit comments