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 410118a commit 89d8065Copy full SHA for 89d8065
.github/workflows/broken-links.yml
@@ -3,7 +3,7 @@ name: Broken links
3
on:
4
workflow_dispatch:
5
schedule:
6
- - cron: "23 23 * * 0"
+ - cron: "23 5 * * 0"
7
8
permissions:
9
issues: write
0 commit comments