mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-12-18 10:38:06 +01:00
ci: change renovate to only run on saturday
This commit is contained in:
7
.github/renovate.json
vendored
Normal file
7
.github/renovate.json
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:base"
|
||||
],
|
||||
"schedule": ["after 12pm and before 6pm on Saturday"]
|
||||
}
|
||||
Reference in New Issue
Block a user