This commit is contained in:
Adam Majer 2024-08-30 17:21:31 +02:00
parent 629b10fbac
commit ce0064bf9a

View File

@ -0,0 +1,14 @@
{[
{
"workflows": "direct",
"organization": "autogits",
"git_project_name": "MyPrj"
},
{
"workflows": "direct",
"organization": "autogits",
"git_project_name": "HiddenPrj",
"branch": "hidden"
}
]}