Disable automatic merging

This commit is contained in:
2025-06-03 12:00:18 +02:00
parent 432b42404c
commit f53f805620

View File

@@ -3,5 +3,5 @@
"Organization": "cockpit",
// Require "merge ok" ack before merging
"ManualMergeOnly": "true",
"ManualMergeOnly": true,
}