Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

Commit

Permalink
Disable make-ci-update-pr.js
Browse files Browse the repository at this point in the history
  • Loading branch information
victorb authored Feb 23, 2018
1 parent b075b92 commit 21f0f88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions make-ci-update-pr.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
console.log('Temporary disabled as its actions are destructive')
process.exit(0)
(async () => {
const opn = require('opn')
const exec = require('execa')
Expand Down

0 comments on commit 21f0f88

Please sign in to comment.