Skip to content

Commit 4e4144f

Browse files
committed
fix typo
1 parent 17a188e commit 4e4144f

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) -- runs weekly on Sunday
5-
- cron: '0 23 * * 0
5+
- cron: '0 23 * * 0'
66
workflow_dispatch:
77
jobs:
88
link-checking:

0 commit comments

Comments
 (0)