autogits/workflow-direct/example.json
2024-09-13 14:58:10 +02:00

15 lines
214 B
JSON

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