We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1860e00 commit 6be4f4cCopy full SHA for 6be4f4c
.github/workflows/link.yml
@@ -3,8 +3,8 @@ name: Links
3
on:
4
repository_dispatch:
5
workflow_dispatch:
6
- schedule:
7
- - cron: "0 0 * * 1"
+ #schedule:
+ # - cron: "0 0 * * 1"
8
9
jobs:
10
linkChecker:
0 commit comments