Skip to content

Commit

Permalink
attempt-backport: disable for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Fishrock123 committed Nov 16, 2016
1 parent 187cbd8 commit 015096f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/attempt-backport.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ const queue = []
let inProgress = false

module.exports = function (app) {
return
if (!global._node_repo_dir) return

app.on('pull_request.opened', handlePrUpdate)
Expand Down

0 comments on commit 015096f

Please sign in to comment.