We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4ff524 commit a1800ffCopy full SHA for a1800ff
.github/workflows/links.yml
@@ -4,7 +4,7 @@ on:
4
repository_dispatch:
5
workflow_dispatch:
6
schedule:
7
- - cron: "00 18 * * *"
+ - cron: "00 18 * * 1"
8
9
jobs:
10
linkChecker:
0 commit comments