Skip to content

Commit 1cfd62b

Browse files
committed
Update Linkcheck test frequency
Signed-off-by: Lynette Miles <[email protected]>
1 parent 6e7c207 commit 1cfd62b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linkcheck.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
schedule:
55
- cron: "00 18 1 * *"
66
# Uncomment the following line while testing links in a single PR. Recomment when
7-
# done.
7+
# done. Be sure to comment out the 'Create Issue from File' section while testing.
88
# pull_request
99

1010
jobs:

0 commit comments

Comments
 (0)