Skip to content

Commit ed9fabe

Browse files
authored
MAINT: update linkchecker to run weekly (#379)
1 parent 03ffaa5 commit ed9fabe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linkcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Link Checker [Anaconda, Linux]
22
on:
33
schedule:
44
# UTC 23:00 is early morning in Australia (9am)
5-
- cron: '0 23 * * *'
5+
- cron: '0 23 * * 1'
66
workflow_dispatch:
77
jobs:
88
link-checking:

0 commit comments

Comments
 (0)