Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
StRigaud committed Sep 24, 2024
1 parent f4be382 commit adc78db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,8 @@ closes #${issue.number}
module.exports = (app) => {
app.log.info("cle-RoBoTo is loaded!");

// GITHUB_TOKEN need to be passed with `env`

// Removed for now because it's not needed
// when an issue is opened, greet the author
// app.on("issues.opened", async (context) => {
Expand Down

0 comments on commit adc78db

Please sign in to comment.