avoid deployment elsewere than main branch
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"git": {
|
||||
"deploymentEnabled": {
|
||||
"main": true,
|
||||
"*": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user