Update Schedule

This commit is contained in:
Stéphane Goetz 2019-11-30 14:05:24 +01:00 committed by GitHub
parent 9cb935dc53
commit 6fe7a0bbd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,7 @@
{ {
"extends": [ "extends": [
"config:base", "config:base",
"group:allNonMajor" "group:allNonMajor",
] ],
"schedule": "every weekend"
} }