15 lines
218 B
JSON
15 lines
218 B
JSON
[
|
|
{
|
|
"workflows": ["direct"],
|
|
"organization": "autogits",
|
|
"git_project_name": "MyPrj"
|
|
},
|
|
{
|
|
"workflows": ["direct"],
|
|
"organization": "autogits",
|
|
"git_project_name": "HiddenPrj",
|
|
"branch": "hidden"
|
|
}
|
|
]
|
|
|