autogits/prjgit-updater/example.json
2024-09-04 14:04:13 +02:00

15 lines
220 B
JSON

[
{
"Workflows": ["direct"],
"Organization": "autogits",
"GitProjectName": "MyPrj"
},
{
"Workflows": ["direct"],
"Organization": "autogits",
"GitProjectName": "HiddenPrj",
"Branch": "hidden"
}
]