Skip to content

Commit 0986874

Browse files
authored
check_links.yaml rm cron
1 parent 2bd60db commit 0986874

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/check_links.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ name: Check links
66

77
# Only run this on the main branch, or with Pull Requests
88
on:
9-
schedule:
10-
- cron: "0 9-21/3 * * *"
9+
# schedule:
10+
# - cron: "0 9-21/3 * * *"
1111
workflow_dispatch:
1212

1313

0 commit comments

Comments
 (0)