mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 00:42:35 +00:00
chore: dryRun=full in example
This commit is contained in:
parent
ca36241513
commit
a416af9de7
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ module.exports = {
|
||||||
onboarding: false,
|
onboarding: false,
|
||||||
platform: 'github',
|
platform: 'github',
|
||||||
includeForks: true,
|
includeForks: true,
|
||||||
|
dryRun: 'full',
|
||||||
repositories: [
|
repositories: [
|
||||||
'renovate-tests/cocoapods1',
|
'renovate-tests/cocoapods1',
|
||||||
'renovate-tests/gomod1',
|
'renovate-tests/gomod1',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue