avoid deployment elsewere than main branch

This commit is contained in:
2026-04-17 13:24:19 +02:00
parent 835c1bf9e3
commit a384f6cbf3
+8
View File
@@ -0,0 +1,8 @@
{
"git": {
"deploymentEnabled": {
"main": true,
"*": false
}
}
}