This commit is contained in:
Adam Majer 2024-09-30 15:36:54 +02:00
parent c48ff699f4
commit bbdd9eb0be

View File

@ -29,12 +29,14 @@ JSON
* _GitProjectName_: package in above org, or `org/package` for PrjGit
example:
[
{
"Workflows": ["pr", "direct"],
"Organization": "autogits",
{
"Workflows": ["pr", "direct"],
"Organization": "autogits",
"GitProjectName": "HiddenPrj",
"Branch": "hidden"
},
...
},
...
]