diff --git a/config.pbtxt b/config.pbtxt index c18196f..4d17bbf 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -7,6 +7,11 @@ input [ name: "delete-branch" data_type: TYPE_STRING dims: [ -1 ] + }, + { + name: "really-modify" + data_type: TYPE_STRING + dims: [ -1 ] } ]