Files
_ObsPrj/workflow.config

12 lines
254 B
Plaintext
Raw Permalink Normal View History

2025-03-22 00:46:51 +01:00
{
2025-05-12 15:05:36 +02:00
"ObsProject": "home:adamm:git:1",
2025-03-22 00:46:51 +01:00
"Workflows": ["direct", "pr"],
2025-04-05 15:01:42 +02:00
"Organization": "testing",
2025-04-04 16:58:10 +02:00
"ReviewGroups": [
{
2025-04-05 14:26:51 +02:00
"Name": "gnuman1",
2025-05-13 15:03:41 +02:00
"Reviewers": ["adamm", "gitea_test", "adamm_super"],
2025-04-30 12:48:40 +02:00
},
],
2025-03-22 00:46:51 +01:00
}