mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-27 12:43:37 +00:00
Disable dry run
This commit is contained in:
parent
e1269a7f0c
commit
5f9c0b6dc5
1 changed files with 1 additions and 1 deletions
|
|
@ -9,5 +9,5 @@ module.exports = {
|
||||||
'cominvent/renovate-test'
|
'cominvent/renovate-test'
|
||||||
],
|
],
|
||||||
allowedPostUpgradeCommands: ["./gradlew.*"],
|
allowedPostUpgradeCommands: ["./gradlew.*"],
|
||||||
dryRun: "full"
|
logFileLevel: "debug"
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue