This commit is contained in:
2024-09-30 15:36:54 +02:00
parent c48ff699f4
commit bbdd9eb0be

View File

@@ -29,6 +29,7 @@ JSON
* _GitProjectName_: package in above org, or `org/package` for PrjGit * _GitProjectName_: package in above org, or `org/package` for PrjGit
example: example:
[ [
{ {
"Workflows": ["pr", "direct"], "Workflows": ["pr", "direct"],
@@ -38,3 +39,4 @@ example:
}, },
... ...
] ]