mirror of
https://github.com/status-im/consul.git
synced 2025-02-16 15:47:21 +00:00
GHA: Update broken-link-check.yml to check once a month (#20368)
Update broken-link-check.yml
This commit is contained in:
parent
27aecdb8cc
commit
1c1df4530c
2
.github/workflows/broken-link-check.yml
vendored
2
.github/workflows/broken-link-check.yml
vendored
@ -6,7 +6,7 @@ name: Broken Link Check
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 * * 1"
|
- cron: "0 0 1 * *"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
linkChecker:
|
linkChecker:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user