Skip to content

Commit

Permalink
feat: my feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Ch4s3r committed Jun 24, 2024
1 parent 19ba730 commit 794ff6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ module.exports = (robot, { getRouter }) => {
}
}


logger.init(robot.log)
const mergeable = new Mergeable(process.env.NODE_ENV)
mergeable.start(robot)
Expand Down

0 comments on commit 794ff6e

Please sign in to comment.