mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 10:46:16 +03:00
Avoid busy days to keep the CI free
Release days can be 1st, 2nd or 15th: https://github.com/python-pillow/Pillow/blob/main/RELEASING.md Also Renovate can run on the main repo on the 3rd.
This commit is contained in:
parent
4c70308031
commit
b381dc3c0c
2
.github/renovate.json
vendored
2
.github/renovate.json
vendored
|
@ -10,5 +10,5 @@
|
|||
"separateMajorMinor": "false"
|
||||
}
|
||||
],
|
||||
"schedule": ["on the first day of the month"]
|
||||
"schedule": ["on the fourth day of the month"]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user