mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-25 10:25:01 +00:00
fix: remove "warn" from require_reason preset
This commit is contained in:
parent
c9a2259668
commit
be8fea1236
1 changed files with 0 additions and 1 deletions
|
@ -84,7 +84,6 @@ const defaultOptions = {
|
||||||
can_deletecase: false,
|
can_deletecase: false,
|
||||||
can_act_as_other: false,
|
can_act_as_other: false,
|
||||||
create_cases_for_manual_actions: true,
|
create_cases_for_manual_actions: true,
|
||||||
require_reason: ["warn"],
|
|
||||||
},
|
},
|
||||||
overrides: [
|
overrides: [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue