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 fd85bef commit e287589Copy full SHA for e287589
.github/workflows/linkcheck.yaml
@@ -3,7 +3,7 @@ name: Links
3
on:
4
pull_request:
5
schedule:
6
- - cron: "00 18 * * 7"
+ - cron: "00 18 * * 0"
7
8
9
jobs:
0 commit comments