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 17a188e commit 4e4144fCopy full SHA for 4e4144f
.github/workflows/linkcheck.yml
@@ -2,7 +2,7 @@ name: Link Checker [Anaconda, Linux]
2
on:
3
schedule:
4
# UTC 23:00 is early morning in Australia (9am) -- runs weekly on Sunday
5
- - cron: '0 23 * * 0
+ - cron: '0 23 * * 0'
6
workflow_dispatch:
7
jobs:
8
link-checking:
0 commit comments