Skip to content

Commit d703042

Browse files
committed
wip
1 parent a4f594e commit d703042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codeboost.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module.exports.default = {
33
repository_storage_path: `${__dirname}/dist/storage/repositories`,
44
boosts_path: `${__dirname}/examples`,
55
use_forks: false,
6-
use_pull_requests: true,
6+
use_pull_requests: false,
77
log_target: [ 'console', 'file' ],
88
};

0 commit comments

Comments
 (0)