add onboarding (#640)

This commit is contained in:
Matthieu MOREL 2021-06-01 15:02:27 +02:00 committed by GitHub
parent 03360baf89
commit 3b1b77eb0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,7 @@
"schedule:weekly" "schedule:weekly"
] ]
}, },
"onboarding": true,
"postUpdateOptions": [ "postUpdateOptions": [
"gomodTidy", "gomodTidy",
"gomodUpdateImportPaths" "gomodUpdateImportPaths"