Skip to content

Commit d4d9c93

Browse files
committed
Change schedule
1 parent 8bfc7f7 commit d4d9c93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/check-sl.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
repository_dispatch:
55
workflow_dispatch:
66
schedule:
7-
- cron: "*/2 * * * *"
7+
- cron: "*/5 * * * *"
88

99
jobs:
1010
linkChecker:
@@ -23,4 +23,4 @@ jobs:
2323
with:
2424
title: SL Link check failed!
2525
content-filepath: curl-output
26-
labels: report, automated issue
26+
labels: report, automated issue

0 commit comments

Comments
 (0)