feat: branch protection + deps caching
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ export function defaultRepoSettings(): RepoSettings {
|
||||
prepushScript: null,
|
||||
stopScript: null,
|
||||
push: "restricted",
|
||||
shell: "restricted",
|
||||
shell: "disabled",
|
||||
prApproveEnabled: false,
|
||||
modeInstructions: {},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user