mirror of https://github.com/apache/cloudstack.git
[CI] Dependabot: add a cooldown period for new releases (#12384)
This commit is contained in:
parent
eedd32971f
commit
e47d7bc6ff
|
|
@ -26,3 +26,5 @@ updates:
|
|||
directory: "/" # Location of package manifests
|
||||
schedule:
|
||||
interval: "daily"
|
||||
cooldown:
|
||||
default-days: 7
|
||||
|
|
|
|||
Loading…
Reference in New Issue