autogits/prjgit-updater/example.json

15 lines
216 B
JSON
Raw Normal View History

2024-08-30 17:21:31 +02:00
{[
{
"workflows": "direct",
"organization": "autogits",
"git_project_name": "MyPrj"
},
{
"workflows": "direct",
"organization": "autogits",
"git_project_name": "HiddenPrj",
"branch": "hidden"
}
]}