autogits/prjgit-updater/example.json
2024-08-30 17:21:31 +02:00

15 lines
216 B
JSON

{[
{
"workflows": "direct",
"organization": "autogits",
"git_project_name": "MyPrj"
},
{
"workflows": "direct",
"organization": "autogits",
"git_project_name": "HiddenPrj",
"branch": "hidden"
}
]}