autogits/prjgit-updater/example.json
2024-09-02 17:56:00 +02:00

15 lines
218 B
JSON

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